Classe MdmDataContractOfModelContextIdentifier
Retrieves the contract of the model context ID.
Hierarquia de herança
System. . :: . .Object
Microsoft.MasterDataServices..::..MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices. . :: . .DerivedHierarchy
Microsoft.MasterDataServices. . :: . .Entity
Microsoft.MasterDataServices. . :: . .Version
Microsoft.MasterDataServices. . :: . .VersionFlag
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<KnownTypeAttribute(GetType(Entity))> _
<KnownTypeAttribute(GetType(VersionFlag))> _
<KnownTypeAttribute(GetType(Version))> _
<DataContractAttribute(Name := "MdmDataContractOfModelContextIdentifier", _
Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(DerivedHierarchy))> _
Public Class MdmDataContractOfModelContextIdentifier _
Implements IExtensibleDataObject
'Uso
Dim instance As MdmDataContractOfModelContextIdentifier
[KnownTypeAttribute(typeof(Entity))]
[KnownTypeAttribute(typeof(VersionFlag))]
[KnownTypeAttribute(typeof(Version))]
[DataContractAttribute(Name = "MdmDataContractOfModelContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(DerivedHierarchy))]
public class MdmDataContractOfModelContextIdentifier : IExtensibleDataObject
[KnownTypeAttribute(typeof(Entity))]
[KnownTypeAttribute(typeof(VersionFlag))]
[KnownTypeAttribute(typeof(Version))]
[DataContractAttribute(Name = L"MdmDataContractOfModelContextIdentifier",
Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(DerivedHierarchy))]
public ref class MdmDataContractOfModelContextIdentifier : IExtensibleDataObject
[<KnownTypeAttribute(typeof(Entity))>]
[<KnownTypeAttribute(typeof(VersionFlag))>]
[<KnownTypeAttribute(typeof(Version))>]
[<DataContractAttribute(Name = "MdmDataContractOfModelContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<KnownTypeAttribute(typeof(DerivedHierarchy))>]
type MdmDataContractOfModelContextIdentifier =
class
interface IExtensibleDataObject
end
public class MdmDataContractOfModelContextIdentifier implements IExtensibleDataObject
O tipo MdmDataContractOfModelContextIdentifier expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
MdmDataContractOfModelContextIdentifier | Initializes a new instance of the MdmDataContractOfModelContextIdentifier class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AuditInfo | Gets or sets audit information. | |
ExtensionData | Gets or sets an object that contains extra data. | |
Identifier | Gets or sets the ID of the model context. | |
Permission | Gets or sets the security permission. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.