EntityMemberKeyGetResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
保存回應細節。
public ref class EntityMemberKeyGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberKeyGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberKeyGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberKeyGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberKeyGetResponse = class
Public Class EntityMemberKeyGetResponse
- 繼承
-
EntityMemberKeyGetResponse
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| EntityMemberKeyGetResponse() |
初始化一個有預設值的新 EntityMemberKeyGetResponse 類別實例。 |
| EntityMemberKeyGetResponse(Collection<MemberKey>, OperationResult) |
初始化一個擁有指定成員鍵與操作結果的類別新實例 EntityMemberKeyGetResponse 。 |
欄位
| 名稱 | Description |
|---|---|
| MemberKeys |
會員鑰匙收藏。 |
| OperationResult |
操作結果包括一個用於追蹤與記錄的獨特 ID。 |