SqlCursorOptionType Enum

Definition

public enum SqlCursorOptionType
type SqlCursorOptionType = 
Public Enum SqlCursorOptionType
Inheritance
SqlCursorOptionType

Fields

Dynamic 8
FastForward 9
ForwardOnly 5
Global 4
Insensitive 1
Invalid 0
Keyset 7
Local 3
Optimistic 12
ReadOnly 10
Scroll 2
ScrollLocks 11
Static 6
TypeWarning 13

Applies to