ObjectType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ObjectType
public enum ObjectType
type ObjectType =
Public Enum ObjectType
- Inheritance
-
ObjectType
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Table | 0 | |
View | 1 | |
TableView | 2 |