NamedDataClassDictionary Members
Include Protected Members
Include Inherited Members
Represents a dictionary of DataClass objects from the Business Data Catalog.
The NamedDataClassDictionary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NamedDataClassDictionary() | Creates a dictionary of DataClass objects. |
![]() |
NamedDataClassDictionary(Int32) | Creates a dictionary of DataClass objects of a specified size. |
![]() |
NamedDataClassDictionary(SerializationInfo, StreamingContext) | Creates a dictionary of DataClass objects. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Count | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Item | Sets or returns the value of an item in the NamedDataClassDictionary object. |
![]() |
Keys | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Values | (Inherited from Dictionary<String, DataClass>.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Clear | (Inherited from Dictionary<String, DataClass>.) |
![]() |
ContainsKey | (Inherited from Dictionary<String, DataClass>.) |
![]() |
ContainsValue | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Dictionary<String, DataClass>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from Dictionary<String, DataClass>.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from Dictionary<String, DataClass>.) |
![]() |
Remove | (Inherited from Dictionary<String, DataClass>.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetValue | (Inherited from Dictionary<String, DataClass>.) |
Top
Explicit Interface Implementations
Top
See Also
Reference
NamedDataClassDictionary Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace