Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Defines the data contract for the member attribute identifier. An object with the identifier resides within the context of a member type and an attribute.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.Identifier
Microsoft.MasterDataServices.Services.DataContracts.ModelContextIdentifier
Microsoft.MasterDataServices.Services.DataContracts.EntityContextIdentifier
Microsoft.MasterDataServices.Services.DataContracts.MemberTypeContextIdentifier
Microsoft.MasterDataServices.Services.DataContracts.MemberAttributeIdentifier
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<DataContractAttribute(Name := "MemberAttributeIdentifier", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class MemberAttributeIdentifier _
Inherits MemberTypeContextIdentifier
'Utilisation
Dim instance As MemberAttributeIdentifier
[SerializableAttribute]
[DataContractAttribute(Name = "MemberAttributeIdentifier", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MemberAttributeIdentifier : MemberTypeContextIdentifier
[SerializableAttribute]
[DataContractAttribute(Name = L"MemberAttributeIdentifier", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MemberAttributeIdentifier : public MemberTypeContextIdentifier
[<SerializableAttribute>]
[<DataContractAttribute(Name = "MemberAttributeIdentifier", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MemberAttributeIdentifier =
class
inherit MemberTypeContextIdentifier
end
public class MemberAttributeIdentifier extends MemberTypeContextIdentifier
Le type MemberAttributeIdentifier expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
MemberAttributeIdentifier | Initializes a new instance of the MemberAttributeIdentifier class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
EntityId | Gets or sets the Identifier of the entity the object is associated with. (hérité de EntityContextIdentifier.) |
![]() |
Id | Gets or sets a Globally Unique Identifier (GUID) that uniquely identifies the object across all instances and contexts. (hérité de Identifier.) |
![]() |
InternalId | Gets or sets the internal integer identifier that uniquely identifies an object within a Master Data Services instance. (hérité de Identifier.) |
![]() |
IsBlank | Gets a value that indicates whether the identifier is blank. (remplace MemberTypeContextIdentifier.IsBlank.) |
![]() |
IsIdBlank | Gets a value that indicates whether the identifier is blank (empty). (hérité de Identifier.) |
![]() |
MemberId | Gets or sets the member identifier. |
![]() |
MemberType | Gets or sets the member type. (hérité de MemberTypeContextIdentifier.) |
![]() |
ModelId | Gets or sets the identifier of the model the object is associated with. (hérité de ModelContextIdentifier.) |
![]() |
Name | Gets or sets the descriptive name of the identifier. (hérité de Identifier.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
SetProperty<T> | Infrastructure. Sets the property using the specified values. (hérité de DataContractBase.) |
![]() |
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.
Voir aussi
Référence
Espace de noms Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)
.gif)