CreateProviderFromString(String, AutoCreateOption, out IDisposable[])
static
|
This method supports the internal infrastructure and is not intended to be called 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.
|
GetConnectionString(String, String, String)
static
|
Returns a connection string to the specified Microsoft Access data base using the specified credentials.
|
GetConnectionString(String)
static
|
Returns a connection string to the specified Microsoft Access data base.
|
GetHashCode()
|
Serves as the default hash function.
|
GetLifetimeService()
|
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
|
GetStorageTables(String[])
|
Returns information that describes the structures of the specified tables.
|
GetStorageTablesList(Boolean)
|
Returns a list of the available tables in the data store.
|
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[])
|
Updates data in a data store using the specified modification statements.
|
ModifyDataAsync(CancellationToken, ModificationStatement[])
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Register()
static
|
Registers the provider for use with XPO.
|
SelectData(SelectStatement[])
|
Fetches data from a data store using the specified query statements.
|
SelectDataAsync(CancellationToken, SelectStatement[])
|
|
ToString()
|
Returns a string that represents the current object.
|
UpdateSchema(Boolean, DBTable[])
|
Updates the storage schema according to the specified class descriptions.
|
UpdateSchemaAsync(CancellationToken, Boolean, DBTable[])
|
Asynchronously updates the storage schema according to the specified class descriptions.
|