Back to Devexpress

MSSqlConnectionProvider Properties

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

latest3.5 KB
Original Source

MSSqlConnectionProvider Properties

Implements data-aware operations for working with an Microsoft SQL Server or Microsoft SQL Azure 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.
NativeOuterApplySupportedIndicates whether the connection provider supports the OUTER APPLY operators.
NativeSkipTakeSupportedIndicates whether the connection provider supports the SKIP and TAKE (TOP) operators.
SupportNamedParametersInherited from ConnectionProviderSql.
SyncRootObsolete. This API is obsolete now. Inherited from ConnectionProviderSql.
TransactionInherited from ConnectionProviderSql.

See Also

MSSqlConnectionProvider Class

MSSqlConnectionProvider Members

DevExpress.Xpo.DB Namespace