EntityMemberAnnotationsGetRequest クラス

定義

具体的に何を要求しているかの詳細を明記しています。

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

コンストラクター

名前 説明
EntityMemberAnnotationsGetRequest()

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

EntityMemberAnnotationsGetRequest(International, Identifier, MemberIdentifier, Identifier, Identifier)

指定された文化設定、エンティティ、メンバー、モデル、バージョンIDを持つ EntityMemberAnnotationsGetRequest クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
EntityId

グローバルに一意な識別子(GUID)またはエンティティの正確な名称。

International

文化的な設定。

MemberId

メンバーの識別子。

ModelId

GUIDかモデルの正確な名称です。

VersionId

GUIDか、モデルの正確な名称です。

適用対象