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