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
- 属性
コンストラクター
EntityMemberAnnotationsGetResponse() |
EntityMemberAnnotationsGetResponse クラスの既定値を持つ新しいインスタンスを初期化します。 |
EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier) |
指定された注釈、エンティティ、メンバー、モデル、バージョン ID、および操作結果を持つ EntityMemberAnnotationsGetResponse クラスの新しいインスタンスを初期化します。 |
フィールド
Annotations |
作成する注釈の配列。 |
EntityId |
エンティティのグローバル一意識別子 (GUID) または正確な名前。 |
MemberId |
メンバーの識別子。 |
ModelId |
モデルの GUID または正確な名前。 |
OperationResult |
追跡およびログ記録の一意の ID を含む操作結果。 |
VersionId |
モデル バージョンの GUID または正確な名前。 |