Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Enumeration for the kind of resource key.
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Public Enumeration ResourceTypeKind
'Usage
Dim instance As ResourceTypeKind
public enum ResourceTypeKind
public enum class ResourceTypeKind
type ResourceTypeKind
public enum ResourceTypeKind
Members
| Member name | Description | |
|---|---|---|
| Collection | ||
| ComplexType | Complex type resource. | |
| EntityCollection | Represents a collection of entities. | |
| EntityType | The Entity type resource. | |
| Primitive | The Primitive type resource. |