Compartilhar via


Classe MdmDataContractOfMemberTypeContextIdentifier

Specifies a data contract for MemberTypeContextIdentifier.

Hierarquia de herança

System. . :: . .Object
  Microsoft.MasterDataServices..::..MdmDataContractOfMemberTypeContextIdentifier
    Microsoft.MasterDataServices. . :: . .AttributeGroup
    Microsoft.MasterDataServices. . :: . .MetadataAttribute

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)

Sintaxe

'Declaração
<DataContractAttribute(Name := "MdmDataContractOfMemberTypeContextIdentifier",  _
    Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(MetadataAttribute))> _
<KnownTypeAttribute(GetType(AttributeGroup))> _
Public Class MdmDataContractOfMemberTypeContextIdentifier _
    Implements IExtensibleDataObject
'Uso
Dim instance As MdmDataContractOfMemberTypeContextIdentifier
[DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier", 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[KnownTypeAttribute(typeof(AttributeGroup))]
public class MdmDataContractOfMemberTypeContextIdentifier : IExtensibleDataObject
[DataContractAttribute(Name = L"MdmDataContractOfMemberTypeContextIdentifier", 
    Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[KnownTypeAttribute(typeof(AttributeGroup))]
public ref class MdmDataContractOfMemberTypeContextIdentifier : IExtensibleDataObject
[<DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier", 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<KnownTypeAttribute(typeof(MetadataAttribute))>]
[<KnownTypeAttribute(typeof(AttributeGroup))>]
type MdmDataContractOfMemberTypeContextIdentifier =  
    class
        interface IExtensibleDataObject
    end
public class MdmDataContractOfMemberTypeContextIdentifier implements IExtensibleDataObject

O tipo MdmDataContractOfMemberTypeContextIdentifier expõe os membros a seguir.

Construtores

  Nome Descrição
Método público MdmDataContractOfMemberTypeContextIdentifier Initializes a new instance of the MdmDataContractOfMemberTypeContextIdentifier class.

Início

Propriedades

  Nome Descrição
Propriedade pública AuditInfo Gets or sets an AuditInfo.
Propriedade pública ExtensionData Gets or sets an object that contains extra data.
Propriedade pública Identifier Gets or sets an ID.
Propriedade pública Permission Gets or sets a security permission.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público 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.

Consulte também

Referência