DataCacheBase Methods
Base class for classes that implement data store caching.
Name | Description |
---|---|
Configure |
When implemented by a descendant class, applies specified configuration settings to a cached data store. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Is |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Is |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Modify |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Modify |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Modify |
|
Modify |
|
Notify |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Notify |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Notify |
|
Process |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Process |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | When implemented by a descendant class, resets or clears any cached information on data store tables (such as table update information and cached query results). |
Select |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Select |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Select |
|
Select |
|
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Update |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Update |
|
Update |
See Also