MdmDataContractOfModelContextIdentifier 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
检索模型上下文 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 类的新实例。 |
属性
AuditInfo |
获取或设置审核信息。 |
ExtensionData |
获取或设置包含额外数据的结构。 (继承自 DataContractBase) |
Identifier |
获取或设置模型上下文的 ID。 |
Permission |
获取或设置安全权限。 |