History
Statement.KeysetSize
Home
•
Help
•
A0
•
Customization Tools
•
FCAS
•
Language Reference
•
Statement.KeysetSize
KeysetSize (database statements)
Purpose
Returns or assigns an integer value indicating the number for rows in an ODBC keyset driven cursor.
Syntax
DBStatement
.KeysetSize [=
Size
]
Size
Can be set to the desired size or to the default SQL_KEYSET_SIZE_DEFAULT, which indicates that the keyset is completely keyset-driven.