CreateProviderFromString(String, AutoCreateOption, out IDisposable[])
static
|
This member supports the internal infrastructure and is not intended to be used 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)
static
|
Returns a connection string that can be passed to the XpoDefault.GetDataLayer and XpoDefault.GetConnectionProvider methods.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ModifyData(DataCacheCookie, ModificationStatement[])
|
|
ModifyDataAsync(CancellationToken, DataCacheCookie, ModificationStatement[])
|
|
NotifyDirtyTables(DataCacheCookie, String[])
|
|
NotifyDirtyTablesAsync(CancellationToken, DataCacheCookie, String[])
|
|
ProcessCookie(DataCacheCookie)
|
|
ProcessCookieAsync(CancellationToken, DataCacheCookie)
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Register()
static
|
Registers the provider for use with XPO.
|
SelectData(DataCacheCookie, SelectStatement[])
|
|
SelectDataAsync(CancellationToken, DataCacheCookie, SelectStatement[])
|
|
ToString()
|
Returns a string that represents the current object.
|
UpdateSchema(DataCacheCookie, DBTable[], Boolean)
|
|
UpdateSchemaAsync(CancellationToken, DataCacheCookie, DBTable[], Boolean)
|
|