CollectTablesToCreate(ICollection)
|
This method supports the internal infrastructure and is not intended to be called directly from your code.
|
CompareSchema(IEnumerable<DBTable>, SchemaMigrationOptions)
|
|
ComposeSafeColumnName(String)
|
|
ComposeSafeConstraintName(String)
|
|
ComposeSafeSchemaName(String)
|
|
ComposeSafeTableName(String)
|
|
CreateColumn(DBTable, DBColumn)
|
|
CreateCommand()
|
|
CreateConnection(String)
static
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
CreateForeignKey(DBTable, DBForeignKey)
|
|
CreateIndex(DBTable, DBIndex)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
CreatePrimaryKey(DBTable)
|
|
CreateProviderFromConnection(IDbConnection, AutoCreateOption)
static
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
CreateProviderFromString(String, AutoCreateOption, out IDisposable[])
static
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
CreateTable(DBTable)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
EscapeConnectionStringArgument(String)
static
|
|
ExecSql(Query)
|
|
ExecSqlAsync(Query, AsyncOperationIdentifier, CancellationToken)
|
|
ExecuteUpdateSchemaStatements(IEnumerable<UpdateSchemaStatement>)
|
|
ExplicitBeginTransaction()
|
|
ExplicitBeginTransaction(IsolationLevel)
|
|
ExplicitCommitTransaction()
|
|
ExplicitRollbackTransaction()
|
|
FormatBinary(BinaryOperatorType, String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatColumn(String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatColumn(String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatColumnSafe(String)
|
|
FormatConstraint(String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatConstraintSafe(String)
|
|
FormatDelete(String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatFunction(FunctionOperatorType, String[])
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatFunction(ProcessParameter, FunctionOperatorType, Object[])
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatInsert(String, String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatInsertDefaultValues(String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatOrder(String, SortingDirection)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatOuterApply(String, String)
|
|
FormatSelect(String, String, String, String, String, String, Int32, Int32)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatSelect(String, String, String, String, String, String, Int32)
|
|
FormatTable(String, String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatTable(String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatTableSafe(DBTable)
|
|
FormatUnary(UnaryOperatorType, String)
|
|
FormatUpdate(String, String, String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
FormatUpdateSchemaScript(IEnumerable<UpdateSchemaStatement>)
|
|
FormatUpdateSchemaStatements(IEnumerable<UpdateSchemaStatement>)
|
|
GenerateStoredProcedures(DBTable, out String)
|
|
GenerateStoredProceduresInfoOnce()
|
|
GetColumnType(DbType, Boolean)
static
|
|
GetConnectionString(String, Int32, String, String, String)
static
|
Returns a connection string used to open a specified Firebird database using provided login credentials.
|
GetConnectionString(String, String, String, String, FirebirdServerType, String)
static
|
Returns a connection string used to open a specified Firebird database using provided login credentials.
|
GetConnectionString(String, String, String, String, String)
static
|
Returns a connection string used to open a specified Firebird database using provided login credentials.
|
GetConnectionString(String, String, String, String)
static
|
Returns a connection string used to open a specified Firebird database using provided login credentials.
|
GetConnectionString(String, String, String)
static
|
Returns a connection string used to open a specified Firebird database using provided login credentials.
|
GetCustomAggregate(String)
|
Searches custom aggregate functions registered in an application via the RegisterCustomAggregate(ICustomAggregateFormattable) and RegisterCustomAggregates(ICollection<ICustomAggregateFormattable>) method calls for a function with the specified name.
|
GetCustomFunctionOperator(String)
|
|
GetDbType(DBColumnType)
static
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetLifetimeService()
|
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
|
GetParameterName(OperandValue, Int32, ref Boolean)
|
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
|
GetSqlCreateColumnFullAttributes(DBTable, DBColumn, Boolean)
|
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
|
GetSqlCreateColumnFullAttributes(DBTable, DBColumn)
|
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
|
GetStorageTables(String[])
|
|
GetStorageTablesList(Boolean)
|
Returns a list of the available tables in the data store.
|
GetStoredProcedures()
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetTableSchema(DBTable, Boolean, Boolean)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetType()
|
Gets the Type of the current instance.
|
InitializeLifetimeService()
|
Obtains a lifetime service object to control the lifetime policy for this instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
MemberwiseClone(Boolean)
protected
|
Creates a shallow copy of the current MarshalByRefObject object.
|
ModifyData(ModificationStatement[])
|
|
ModifyDataAsync(CancellationToken, ModificationStatement[])
|
|
QueryDataStore(IDbConnection, AutoCreateOption)
static
|
Creates a data store based on specified settings.
|
QueryDataStore(String, String, AutoCreateOption, out IDisposable[])
static
|
Creates a data store based on specified settings.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Register()
static
|
Registers the provider for use with XPO.
|
RegisterCustomAggregate(ICustomAggregateFormattable)
|
Registers a custom aggregate function to use in any CriteriaOperator-based criteria in your application.
|
RegisterCustomAggregates(ICollection<ICustomAggregateFormattable>)
|
Registers custom aggregate functions to use in any CriteriaOperator-based criteria in your application.
|
RegisterCustomFunctionOperator(ICustomFunctionOperatorFormattable)
|
|
RegisterCustomFunctionOperators(ICollection<ICustomFunctionOperatorFormattable>)
|
|
RegisterDataStoreProvider(String, DataStoreCreationFromConnectionDelegate)
static
|
Registers a data store provider using a specified connection type name and a procedure that establishes a connection for the provider.
|
RegisterDataStoreProvider(String, DataStoreCreationFromStringDelegate)
static
|
Registers a data store provider using a specified name and a procedure that establishes a connection for the provider.
|
RegisterFactory(ProviderFactory)
static
|
Registers a specified data store provider factory.
|
SelectData(SelectStatement[])
|
|
SelectDataAsync(CancellationToken, SelectStatement[])
|
|
SetServerVersion(String)
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
ToString()
|
Returns a string that represents the current object.
|
UnregisterCustomAggregate(ICustomAggregateFormattable)
|
Unregisters a specified custom aggregate function from use in any ConnectionProviderSql-based connection provider in your application.
|
UnregisterCustomAggregate(String)
|
Unregisters a custom aggregate function with the specified name from use in any ConnectionProviderSql-based connection provider in your application.
|
UnregisterCustomFunctionOperator(ICustomFunctionOperatorFormattable)
|
|
UnregisterCustomFunctionOperator(String)
|
|
UpdateSchema(DBTable[])
|
Updates a data store’s schema according to specified settings.
|
UpdateSchema(Boolean, DBTable[])
|
|
UpdateSchemaAsync(CancellationToken, Boolean, DBTable[])
|
|