共用方式為


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 命名空間