Partager via


Classe MdmDataContractOfModelContextIdentifier

Retrieves the contract of the model context ID.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<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
'Utilisation
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

Le type MdmDataContractOfModelContextIdentifier expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MdmDataContractOfModelContextIdentifier Initializes a new instance of the MdmDataContractOfModelContextIdentifier class.

Haut de la page

Propriétés

  Nom Description
Propriété publique AuditInfo Gets or sets audit information.
Propriété publique ExtensionData Gets or sets an object that contains extra data.
Propriété publique Identifier Gets or sets the ID of the model context.
Propriété publique Permission Gets or sets the security permission.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.