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 | |
---|---|---|
![]() |
MdmDataContractOfMemberTypeContextIdentifier | Initializes a new instance of the MdmDataContractOfMemberTypeContextIdentifier class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
AuditInfo | Gets or sets an AuditInfo. |
![]() |
ExtensionData | Gets or sets an object that contains extra data. |
![]() |
Identifier | Gets or sets an ID. |
![]() |
Permission | Gets or sets a security permission. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
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.