Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Retrieves annotations associated directly with a member (not associated with a transaction).
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetRequest _
Inherits MessageRequest
'Usage
Dim instance As EntityMemberAnnotationsGetRequest
[MessageContractAttribute]
public class EntityMemberAnnotationsGetRequest : MessageRequest
[MessageContractAttribute]
public ref class EntityMemberAnnotationsGetRequest : public MessageRequest
[<MessageContractAttribute>]
type EntityMemberAnnotationsGetRequest =
class
inherit MessageRequest
end
public class EntityMemberAnnotationsGetRequest extends MessageRequest
Der EntityMemberAnnotationsGetRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
EntityMemberAnnotationsGetRequest | Initializes a new instance of the EntityMemberAnnotationsGetRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
EntityId | Gets or sets the GUID or the exact Name of an Entity. |
![]() |
International | Gets or sets the client localization information. (Geerbt von MessageRequest.) |
![]() |
MemberId | Gets or sets the MemberIdentifier of the member whose annotations are requested. |
![]() |
ModelId | Gets or sets the GUID or the exact Name of a Model. |
![]() |
VersionId | Gets or sets the GUID or the exact Name of a Model Version. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.MessageContracts-Namespace
.gif)
.gif)
.gif)