次の方法で共有


ResourceTypeKind 列挙体

リソース キーの種類の列挙体。

名前空間:  System.Data.Services.Providers
アセンブリ:  Microsoft.Data.Services (Microsoft.Data.Services.dll)

構文

'宣言
Public Enumeration ResourceTypeKind
'使用
Dim instance As ResourceTypeKind
public enum ResourceTypeKind
public enum class ResourceTypeKind
type ResourceTypeKind
public enum ResourceTypeKind

メンバー

メンバー名 説明
EntityType エンティティ型のリソース。
ComplexType 複合型のリソース。
Primitive プリミティブ型のリソース。
Collection
EntityCollection エンティティのコレクションを表します。

関連項目

参照

System.Data.Services.Providers 名前空間