SqlWhereType 枚举 | |
This enum emulates the FoxPro defines for the CursorAdapter.WhereType property
命名空间:
XSharp.VFP
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 成员
| 成员名称 | 值 | 说明 |
---|
| DB_KEY | 1 | |
| DB_KEYANDUPDATABLE | 2 | |
| DB_KEYANDMODIFIED | 3 | |
| DB_KEYANDTIMESTAMP | 5 | |
参见