ProviderStringValueDictionaryT Properties |
The ProviderStringValueDictionaryT generic type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames |
Column names
(Inherited from ProviderDictionaryTKey, TValue.) | |
Count |
Items count (all keys).
(Inherited from ProviderDictionaryTKey, TValue.) | |
DataIsValid |
Returns true if the dictionary content is valid.
(Inherited from ProviderDictionaryTKey, TValue.) | |
Enabled |
If true, the dictionary is enabled.
(Inherited from ProviderDictionaryTKey, TValue.) | |
IsEmpty |
Returns true if the Dictionary is empty.
(Inherited from ProviderDictionaryTKey, TValue.) | |
Item |
Dictionary indexer.
(Inherited from ProviderDictionaryTKey, TValue.) | |
LogWebFarmTasks |
Gets / sets if the dictionary should log web farm tasks
(Inherited from ProviderDictionaryTKey, TValue.) | |
Name |
Dictionary name.
(Inherited from ProviderDictionaryTKey, TValue.) | |
ObjectType |
Object type
(Inherited from ProviderDictionaryTKey, TValue.) | |
ParentCollection |
Parent dictionary collection.
(Inherited from ProviderDictionaryTKey, TValue.) | |
UseWeakReferences |
If true, the weak references are used for the items so the memory can be cleared upon request
(Inherited from ProviderDictionaryTKey, TValue.) | |
WebFarmTaskOperation |
Web farm task operation identificator used in task queue.
(Inherited from ProviderDictionaryTKey, TValue.) |