Back to Devexpress

AccessConnectionProvider Properties

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

latest3.3 KB
Original Source

AccessConnectionProvider Properties

Implements data-aware operations for working with Microsoft Access databases.

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.
NativeSkipTakeSupportedInherited from ConnectionProviderSql.
SupportNamedParametersInherited from ConnectionProviderSql.
SyncRootObsolete. This API is obsolete now. Inherited from ConnectionProviderSql.
TransactionInherited from ConnectionProviderSql.

See Also

AccessConnectionProvider Class

AccessConnectionProvider Members

DevExpress.Xpo.DB Namespace