|
FlexCel Studio for VCL/LCL
|
Specifies whether or not a dataset is open.
property Active: boolean;
__property boolean Active;
Note that closing the dataset does not clear the data. You can close it and then open it, and the data will still be there.
If you want to clear the data, call Clear before closing.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|