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)

初始化 EntityMemberAnnotationsGetRequest 类的新实例,该实例具有指定的区域性设置、实体、成员、模型和版本 ID。

字段

EntityId

实体的全局唯一标识符 (GUID) 或确切名称。

International

区域性设置。

MemberId

成员的标识符。

ModelId

模型的 GUID 或确切名称。

VersionId

模型版本的 GUID 或确切名称。

适用于