Metadata Class
Specifies a superset of all container objects within the MDS system.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::Metadata
| Name | Description | |
|---|---|---|
![]() | Metadata() | Initializes a new instance of the Metadata class. |
| Name | Description | |
|---|---|---|
![]() | AttributeGroups | Gets or sets an array of attribute groups. |
![]() | Attributes | Gets or sets an array of attributes. |
![]() | DerivedHierarchies | Gets or sets an array of derived hierarchies. |
![]() | DerivedHierarchyLevels | Gets or sets an array of derived hierarchy levels. |
![]() | Entities | Gets or sets an array of entities. |
![]() | ExplicitHierarchies | Gets or sets an array of explicit hierarchies. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | MemberTypes | Gets or sets a collection of entity member types. |
![]() | Models | Gets or sets an array of models. |
![]() | VersionFlags | Gets or sets an array of version flags. |
![]() | Versions | Gets or sets an array of versions. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


