EntityMemberAnnotationsGetResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
保存回應的細節。
public ref class EntityMemberAnnotationsGetResponse
[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="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAnnotationsGetResponse
[<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="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAnnotationsGetResponse = class
Public Class EntityMemberAnnotationsGetResponse
- 繼承
-
EntityMemberAnnotationsGetResponse
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| EntityMemberAnnotationsGetResponse() |
初始化一個有預設值的新 EntityMemberAnnotationsGetResponse 類別實例。 |
| EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier) |
初始化一個新的類別實例,該實例 EntityMemberAnnotationsGetResponse 包含指定的註解、實體、成員、模型、版本 ID,以及操作結果。 |
欄位
| 名稱 | Description |
|---|---|
| Annotations |
要建立的註解陣列。 |
| EntityId |
全球唯一識別碼(GUID)或實體的精確名稱。 |
| MemberId |
成員的識別碼。 |
| ModelId |
GUID 或型號的確切名稱。 |
| OperationResult |
操作結果包括一個用於追蹤與記錄的獨特 ID。 |
| VersionId |
GUID 或型號版本的確切名稱。 |