Click or drag to resize
Sandcastle Help File BuilderSqlDictionaryTValue Properties

The SqlDictionaryTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyCurrentLocalCacheCount
This read-only property returns the current number of local cache entries in use
Public propertyGroupId
This read-only property returns the group ID
Public propertyIsDisposed
This read-only property returns whether or not the cache has been disposed of
Public propertyIsReadOnly
Public propertyItem
Gets or sets the element with the specified key.
Public propertyKeys
Public propertyLocalCacheFlushCount
This read-only property returns the number of times the local cache was flushed because it filled up
Public propertyLocalCacheSize
Set this to a non-zero value to enable local caching of values to speed up read-only access
Public propertyValues
Top
See Also