EntityMembersGetResponse クラス

定義

EntityMembers複雑型を含むこともあること、EntityMembersInformation複雑型を含むこと、OperationResult複素型を含むこともある応答メッセージを表します。

public ref class EntityMembersGetResponse
[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="EntityMembersGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMembersGetResponse
[<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="EntityMembersGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMembersGetResponse = class
Public Class EntityMembersGetResponse
継承
EntityMembersGetResponse
属性

コンストラクター

名前 説明
EntityMembersGetResponse()

デフォルト値を持つ EntityMembersGetResponse クラスの新しいインスタンスを初期化します。

EntityMembersGetResponse(EntityMembers, EntityMembersInformation, OperationResult)

指定されたエンティティメンバー、エンティティメンバー情報、操作結果を含む EntityMembersGetResponse クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
EntityMembers

エンティティのメンバーです。

EntityMembersInformation

事業体のメンバー情報。

OperationResult

この操作結果には、追跡と記録のための一意IDが含まれます。

適用対象