応答の詳細を保持する複合型。
継承階層
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetResponse
名前空間: Microsoft.MasterDataServices.Services.MessageContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetResponse _
Inherits MessageResponse
'使用
Dim instance As EntityMemberAnnotationsGetResponse
[MessageContractAttribute]
public class EntityMemberAnnotationsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMemberAnnotationsGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMemberAnnotationsGetResponse =
class
inherit MessageResponse
end
public class EntityMemberAnnotationsGetResponse extends MessageResponse
EntityMemberAnnotationsGetResponse 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
EntityMemberAnnotationsGetResponse | EntityMemberAnnotationsGetResponse クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Annotations | 注釈の配列を取得または設定します。 |
![]() |
EntityId | エンティティの GUID を取得または設定します。 |
![]() |
MemberId | 注釈が取得されたメンバーの MemberIdentifier を取得または設定します。 |
![]() |
ModelId | モデルの GUID を取得または設定します。 |
![]() |
OperationResult | 操作の結果を取得または設定します。 (MessageResponse から継承されています。) |
![]() |
VersionId | モデル バージョンの GUID を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)