EntityMemberAnnotationsCreateRequest Kelas

Definisi

Menentukan detail apa yang diminta saat membuat anotasi anggota entitas.

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

Konstruktor

EntityMemberAnnotationsCreateRequest()

Menginisialisasi instans EntityMemberAnnotationsCreateRequest baru kelas dengan nilai default.

EntityMemberAnnotationsCreateRequest(International, Collection<Annotation>, Identifier, MemberIdentifier, Identifier, Identifier)

Menginisialisasi instans EntityMemberAnnotationsCreateRequest baru kelas yang memiliki pengaturan budaya, anotasi, dan entitas, anggota, model, dan ID versi yang ditentukan.

Bidang

Annotations

Array anotasi yang akan dibuat.

EntityId

Pengidentifikasi unik global (GUID) atau nama entitas yang tepat.

International

Pengaturan budaya.

MemberId

Pengidentifikasi anggota.

ModelId

GUID atau nama model yang tepat.

VersionId

GUID atau nama yang tepat dari versi model.

Berlaku untuk