DataCursorState 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 DataCursorState
public enum DataCursorState
type DataCursorState =
Public Enum DataCursorState
- Inheritance
-
DataCursorState
Fields
| Bof | 2 | |
| Closed | 0 | |
| Eof | 3 | |
| Opened | 1 |