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

建構函式

名稱 Description
EntityMemberAnnotationsGetRequest()

初始化一個有預設值的新 EntityMemberAnnotationsGetRequest 類別實例。

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

初始化一個擁有指定文化設定、實體、成員、模型與版本 ID 的新類別實例 EntityMemberAnnotationsGetRequest

欄位

名稱 Description
EntityId

全球唯一識別碼(GUID)或實體的精確名稱。

International

文化背景。

MemberId

成員的識別碼。

ModelId

GUID 或型號的確切名稱。

VersionId

GUID 或型號版本的確切名稱。

適用於