Classe EntityMemberAnnotationsGetRequest
Retrieves annotations associated directly with a member (not associated with a transaction).
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMemberAnnotationsGetRequest
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetRequest _
Inherits MessageRequest
'Utilizzo
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
Nel tipo EntityMemberAnnotationsGetRequest sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
EntityMemberAnnotationsGetRequest | Initializes a new instance of the EntityMemberAnnotationsGetRequest class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
EntityId | Gets or sets the GUID or the exact Name of an Entity. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. Ereditato da 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. |
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.