Bagikan melalui


ServiceClient.EntityMemberKeyLookup Metode

Definisi

Fitur ini akan dihapus di versi Microsoft SQL Server berikutnya. Jangan gunakan fitur ini dalam pekerjaan pengembangan baru, dan ubah aplikasi yang saat ini menggunakan fitur ini sesegera mungkin.

public:
 Microsoft::MasterDataServices::OperationResult ^ EntityMemberKeyLookup(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::Identifier ^ EntityId, Microsoft::MasterDataServices::MemberKeyLookupType LookupType, System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::MemberKey ^> ^ % MemberKeys, Microsoft::MasterDataServices::MemberType MemberType, Microsoft::MasterDataServices::Identifier ^ ModelId, Microsoft::MasterDataServices::Identifier ^ VersionId);
public Microsoft.MasterDataServices.OperationResult EntityMemberKeyLookup (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.Identifier EntityId, Microsoft.MasterDataServices.MemberKeyLookupType LookupType, ref System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.MemberKey> MemberKeys, Microsoft.MasterDataServices.MemberType MemberType, Microsoft.MasterDataServices.Identifier ModelId, Microsoft.MasterDataServices.Identifier VersionId);
member this.EntityMemberKeyLookup : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.Identifier * Microsoft.MasterDataServices.MemberKeyLookupType * Collection * Microsoft.MasterDataServices.MemberType * Microsoft.MasterDataServices.Identifier * Microsoft.MasterDataServices.Identifier -> Microsoft.MasterDataServices.OperationResult
Public Function EntityMemberKeyLookup (International As International, EntityId As Identifier, LookupType As MemberKeyLookupType, ByRef MemberKeys As Collection(Of MemberKey), MemberType As MemberType, ModelId As Identifier, VersionId As Identifier) As OperationResult

Parameter

International
International

Pengaturan budaya.

EntityId
Identifier

Pengidentifikasi entitas.

LookupType
MemberKeyLookupType

Jenis pencarian kunci anggota.

MemberKeys
Collection<MemberKey>

Kumpulan kunci anggota yang berisi kode anggota, pengidentifikasi anggota, atau keduanya, diteruskan oleh referensi.

MemberType
MemberType

Jenis anggota.

ModelId
Identifier

Pengidentifikasi model.

VersionId
Identifier

Pengidentifikasi versi model.

Mengembalikan

Objek OperationResult yang mewakili hasil operasi.

Berlaku untuk