IDataDictionary PropertiesC# API
The IDataDictionary type exposes the following members.
Properties

  NameDescription
Public propertyKeys
Gets an enumerator that can be used to iterate over the keys in this dictionary.
Public propertyName
Gets or sets the name of this dictionary.
Public propertyReadOnly
Gets a value that indicates whether this dictionary is read-only.
Back to Top
See Also