SQL_GET_CHUNK_SIZE¶
Applies to: SQLFlex
This command returns the setting for the amount of data that will be retrieved via the SQL_GET_DATA_CHUNK_EX command.
Syntax
SQL_GET_CHUNK_SIZE to {variable}
Parameter |
Description |
---|---|
variable |
Variable to hold the chunk size |
Example
SQL_GET_CHUNK_SIZE to iLength