Property | Type | Description | |
---|---|---|---|
cbStruct | uint | ||
grbit | uint | ||
tableid |
Method | Description | |
---|---|---|
MakeIndexRangeFromTableid ( JET_TABLEID tableid ) : |
Create a NATIVE_INDEXRANGE from a cursor.
|
public static MakeIndexRangeFromTableid ( JET_TABLEID tableid ) : |
||
tableid | JET_TABLEID | The cursor containing the index range. |
return |