Свойство | Type | Description | |
---|---|---|---|
CreateOracleConnection | OracleConnection | ||
IConnectionProvider | IDbConnection | ||
UserIdOfConnection | string |
Méthode | Description | |
---|---|---|
GetIdentityFunction ( ) : string | ||
GetProcedureExecutor ( Simple.Data.Ado.AdoAdapter adapter, ObjectName procedureName ) : IProcedureExecutor | ||
GetSchemaProvider ( ) : ISchemaProvider | ||
SetConnectionString ( string connectionString ) : void |
Méthode | Description | |
---|---|---|
CreateOracleConnection ( ) : OracleConnection | ||
IConnectionProvider ( ) : IDbConnection | ||
UserIdOfConnection ( ) : string |
public GetProcedureExecutor ( Simple.Data.Ado.AdoAdapter adapter, ObjectName procedureName ) : IProcedureExecutor | ||
adapter | Simple.Data.Ado.AdoAdapter | |
procedureName | ObjectName | |
Résultat | IProcedureExecutor |
public GetSchemaProvider ( ) : ISchemaProvider | ||
Résultat | ISchemaProvider |
public SetConnectionString ( string connectionString ) : void | ||
connectionString | string | |
Résultat | void |