ServiceClient.IService.EntityMemberKeyLookup Methode

Definition

Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht in einer neuen Entwicklungsarbeit, und ändern Sie Anwendungen, die dieses Feature verwenden, so schnell wie möglich.

 virtual Microsoft::MasterDataServices::EntityMemberKeyGetResponse ^ Microsoft.MasterDataServices.IService.EntityMemberKeyLookup(Microsoft::MasterDataServices::EntityMemberKeyGetRequest ^ request) = Microsoft::MasterDataServices::IService::EntityMemberKeyLookup;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.EntityMemberKeyGetResponse IService.EntityMemberKeyLookup (Microsoft.MasterDataServices.EntityMemberKeyGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.EntityMemberKeyLookup : Microsoft.MasterDataServices.EntityMemberKeyGetRequest -> Microsoft.MasterDataServices.EntityMemberKeyGetResponse
override this.Microsoft.MasterDataServices.IService.EntityMemberKeyLookup : Microsoft.MasterDataServices.EntityMemberKeyGetRequest -> Microsoft.MasterDataServices.EntityMemberKeyGetResponse
Function EntityMemberKeyLookup (request As EntityMemberKeyGetRequest) As EntityMemberKeyGetResponse Implements IService.EntityMemberKeyLookup

Parameter

request
EntityMemberKeyGetRequest

Die Abrufanforderung.

Gibt zurück

Die Antwort auf die Anforderung.

Implementiert

Attribute

Gilt für: