Back to Devexpress

FirebirdConnectionProvider Properties

xpo-devexpress-dot-xpo-dot-db-dot-firebirdconnectionprovider-dot-underscore-properties.md

latest3.3 KB
Original Source

FirebirdConnectionProvider Properties

Implements data-aware operations for working with a Firebird database.

NameDescription
AutoCreateOptionReturns which operations are performed when a data store is accessed for the first time. Inherited from DataStoreBase.
BraceJoinInherited from ConnectionProviderSql.
CanCreateDatabaseInherited from ConnectionProviderSql.
CanCreateSchemaInherited from ConnectionProviderSql.
ConnectionInherited from ConnectionProviderSql.
ConnectionStringInherited from ConnectionProviderSql.
CustomAggregatesGets a collection of custom aggregate functions supplied by the current metadata provider. Inherited from ConnectionProviderSql.
CustomFunctionOperatorsInherited from ConnectionProviderSql.
Factories staticReturns registered provider factories. Inherited from DataStoreBase.
NativeOuterApplySupportedInherited from ConnectionProviderSql.
NativeSkipTakeSupportedThis member supports the internal infrastructure and is not intended to be used directly from your code.
SupportNamedParametersThis member supports the internal infrastructure and is not intended to be used directly from your code.
SyncRootObsolete. This API is obsolete now. Inherited from ConnectionProviderSql.
TransactionInherited from ConnectionProviderSql.

See Also

FirebirdConnectionProvider Class

FirebirdConnectionProvider Members

DevExpress.Xpo.DB Namespace