Click or drag to resize
HashtableSettings Properties

The HashtableSettings type exposes the following members.

Properties
  NameDescription
Public propertyFullName
If true, full name hashtable is used for caching
Public propertyGenerationColumn
Column name of the object that contains the generation number
Public propertyGUID
If true, GUID hashtable is used for caching
Public propertyID
If true, ID hashtable is used for caching
Public propertyLoad
Specifies the way how the hashtable values are initialized
Public propertyName
If true, name hashtable is used for caching
Public propertyUseHashtables
General flag if hashtables are enabled or not
Public propertyUseWeakReferences
If true, weak references are used within hashtables. Use in case the provider handles a lot of objects to allow releasing memory
Top
See Also