MdmDataContractOfModelContextIdentifier 类

定义

检索模型上下文 ID 的约定。

public ref class MdmDataContractOfModelContextIdentifier : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MdmDataContractOfModelContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DerivedHierarchy))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Entity))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.VersionFlag))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Version))]
public class MdmDataContractOfModelContextIdentifier : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MdmDataContractOfModelContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DerivedHierarchy))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Entity))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.VersionFlag))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Version))>]
type MdmDataContractOfModelContextIdentifier = class
    inherit DataContractBase
Public Class MdmDataContractOfModelContextIdentifier
Inherits DataContractBase
继承
MdmDataContractOfModelContextIdentifier
派生
属性

构造函数

MdmDataContractOfModelContextIdentifier()

初始化 MdmDataContractOfModelContextIdentifier 类的新实例。

属性

AuditInfo

获取或设置审核信息。

ExtensionData

获取或设置包含额外数据的结构。

(继承自 DataContractBase)
Identifier

获取或设置模型上下文的 ID。

Permission

获取或设置安全权限。

适用于