EntityDescriptor の派生元の抽象クラスです。
継承階層
System.Object
System.Data.Services.Client.Descriptor
System.Data.Services.Client.EntityDescriptor
System.Data.Services.Client.LinkDescriptor
System.Data.Services.Client.OperationDescriptor
System.Data.Services.Client.StreamDescriptor
名前空間: System.Data.Services.Client
アセンブリ: Microsoft.Data.Services.Client (Microsoft.Data.Services.Client.dll)
構文
'宣言
Public MustInherit Class Descriptor
'使用
Dim instance As Descriptor
public abstract class Descriptor
public ref class Descriptor abstract
[<AbstractClassAttribute>]
type Descriptor = class end
public abstract class Descriptor
Descriptor 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
State | 派生クラスでオーバーライドされた場合、このインスタンスが作成された時点のオブジェクトの状態を取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)