HashtableSettings Class |
Namespace: CMS.DataEngine
public class HashtableSettings
The HashtableSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | HashtableSettings |
Name | Description | |
---|---|---|
![]() | FullName |
If true, full name hashtable is used for caching
|
![]() | GUID |
If true, GUID hashtable is used for caching
|
![]() | ID |
If true, ID hashtable is used for caching
|
![]() | Load |
Specifies the way how the hashtable values are initialized
|
![]() | Name |
If true, name hashtable is used for caching
|
![]() | UseHashtables |
General flag if hashtables are enabled or not
|
![]() | UseWeakReferences |
If true, weak references are used within hashtables. Use in case the provider handles a lot of objects to allow releasing memory
|