DataCacheStorageData Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DataCacheStorageData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataCacheStorageData | Overloaded.
Initializes an instance of a DataCacheStorageData class.
|
Methods
Properties
Name | Description | |
---|---|---|
DatabaseInstanceName |
Name of the database instance to use for storage. Instance must be defined in Data configuration.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
PartitionName |
Name of the particular section inside of a database used to store this provider's data. This field allows different applications to share the same database safely, preventing any modification of one application's data by a provider from another application.
|
|
Properties | (Inherited from ConfigurationElement.) | |
StorageEncryption |
Gets the name of the referenced IStorageEncryptionProvider.
(Inherited from CacheStorageData.) |
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |