SqlWhereType Enumeration | |
This enum emulates the FoxPro defines for the CursorAdapter.WhereType property
Namespace:
XSharp.VFP
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.22 GA
Syntax Members
| Member name | Value | Description |
---|
| DB_KEY | 1 | |
| DB_KEYANDUPDATABLE | 2 | |
| DB_KEYANDMODIFIED | 3 | |
| DB_KEYANDTIMESTAMP | 5 | |
See Also