Share via


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 または正確な名前。

適用対象