Back to Devexpress

ConnectionProviderSql Properties

corelibraries-devexpress-dot-xpo-dot-db-dot-connectionprovidersql-dot-underscore-properties.md

latest2.4 KB
Original Source

ConnectionProviderSql Properties

Implements the base functionality for SQL-based data store adapters, including the MSSqlConnectionProvider and other adapters listed in the Database Systems Supported by XPO topic.

NameDescription
AutoCreateOptionReturns which operations are performed when a data store is accessed for the first time. Inherited from DataStoreBase.
BraceJoin
CanCreateDatabase
CanCreateSchema
Connection
ConnectionString
CustomAggregatesGets a collection of custom aggregate functions supplied by the current metadata provider.
CustomFunctionOperators
Factories staticReturns registered provider factories. Inherited from DataStoreBase.
NativeOuterApplySupported
NativeSkipTakeSupported
SupportNamedParameters
SyncRootObsolete. This API is obsolete now.
Transaction

See Also

ConnectionProviderSql Class

ConnectionProviderSql Members

DevExpress.Xpo.DB Namespace