Condividi tramite


Classe MdmDataContractOfMemberTypeContextIdentifier

Specifies a data contract for MemberTypeContextIdentifier.

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "MdmDataContractOfMemberTypeContextIdentifier",  _
    Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(MetadataAttribute))> _
<KnownTypeAttribute(GetType(AttributeGroup))> _
Public Class MdmDataContractOfMemberTypeContextIdentifier _
    Implements IExtensibleDataObject
'Utilizzo
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

Nel tipo MdmDataContractOfMemberTypeContextIdentifier sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MdmDataContractOfMemberTypeContextIdentifier Initializes a new instance of the MdmDataContractOfMemberTypeContextIdentifier class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AuditInfo Gets or sets an AuditInfo.
Proprietà pubblica ExtensionData Gets or sets an object that contains extra data.
Proprietà pubblica Identifier Gets or sets an ID.
Proprietà pubblica Permission Gets or sets a security permission.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.