EntityMemberAttributesGetResponse クラス

定義

EntityMembers型とOperationResult型を返す応答を表します

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
属性

コンストラクター

名前 説明
EntityMemberAttributesGetResponse()

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

EntityMemberAttributesGetResponse(EntityMembers, OperationResult)

指定されたエンティティメンバーと操作結果を持つ EntityMemberAttributesGetResponse クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
EntityMembers

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

OperationResult

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

適用対象