MdmDataContractOfModelContextIdentifier Class
Retrieves the contract of the model context ID.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices::DerivedHierarchy
Microsoft.MasterDataServices::Entity
Microsoft.MasterDataServices::Version
Microsoft.MasterDataServices::VersionFlag
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices::DerivedHierarchy
Microsoft.MasterDataServices::Entity
Microsoft.MasterDataServices::Version
Microsoft.MasterDataServices::VersionFlag
[KnownTypeAttribute((DerivedHierarchy^::typeid))] [DataContractAttribute(Name = "MdmDataContractOfModelContextIdentifier", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")] [KnownTypeAttribute((Entity^::typeid))] [KnownTypeAttribute((VersionFlag^::typeid))] [KnownTypeAttribute((Version^::typeid))] public ref class MdmDataContractOfModelContextIdentifier : DataContractBase
| Name | Description | |
|---|---|---|
![]() | MdmDataContractOfModelContextIdentifier() | Initializes a new instance of the MdmDataContractOfModelContextIdentifier class. |
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets audit information. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets the ID of the model context. |
![]() | Permission | Gets or sets the security permission. |
| 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.
Show:


