DataCacheNode Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the Data |
#Fields
Name | Description |
---|---|
Global |
For internal use. |
Log |
The name of a category used to tag data cache operations in XPO logs. The default category name is “Data |
Max |
Specifies the time period (also known as latency) between regular contacts that the current Node makes to its parent element for up-to-date table update information. The default value is 30 seconds. |
Min |
Specifies the minimum number of query results to retain within the current Node’s cache during its automatic purge. The default value is 16. |
Total |
For internal use. |
Total |
For internal use. |
#Properties
Name | Description |
---|---|
Auto |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Global |
Obsolete. For internal use. |
Total |
Obsolete. For internal use. |
Total |
Obsolete. For internal use. |
#Methods
Name | Description |
---|---|
Catch |
Synchronizes the Node’s table update information with the Root element (Data |
Configure |
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 |
Returns information that describes the structure of specified tables in a cached data store. |
Get |
Returns a list of all the tables available in a cached data store. |
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.
Inherited from Data |
Is |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
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.
Inherited from Data |
Modify |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Modify |
Inherited from Data |
Modify |
Inherited from Data |
Notify |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Notify |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Notify |
Inherited from Data |
Process |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Process |
Inherited from Data |
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).
Inherited from Data |
Select |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Select |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Select |
Inherited from Data |
Select |
Inherited from Data |
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.
Inherited from Data |
Update |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Data |
Update |
Inherited from Data |
Update |
Inherited from Data |
See Also