EntityMemberAttributesGetResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表一個可以回傳 和 EntityMembersOperationResult 型別的回應
public ref class EntityMemberAttributesGetResponse
[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="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAttributesGetResponse
[<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="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAttributesGetResponse = class
Public Class EntityMemberAttributesGetResponse
- 繼承
-
EntityMemberAttributesGetResponse
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| EntityMemberAttributesGetResponse() |
初始化一個有預設值的新 EntityMemberAttributesGetResponse 類別實例。 |
| EntityMemberAttributesGetResponse(EntityMembers, OperationResult) |
初始化一個擁有指定實體成員及操作結果的類別新實例 EntityMemberAttributesGetResponse 。 |
欄位
| 名稱 | Description |
|---|---|
| EntityMembers |
實體成員。 |
| OperationResult |
操作結果包括一個用於追蹤與記錄的獨特 ID。 |