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か、モデルの正確な名称です。 |