|
RAD Studio VCL Reference
|
Row buffering property used to optimize reading data from TDBXReader instances.
property RowSetSize: Int64;
__property Int64 RowSetSize;
RowSetSize is a row buffering property used to optimize reading data from TDBXReader instances returned from ExecuteQuery. It only takes affect for database vendors that return true for the TDBXDatabaseMetaData.SupportsRowSetSize property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|