|
RAD Studio VCL Reference
|
Lists the information that the TIBExtract object has fetched from the database server.
property Items: TStrings;
__property TStrings Items;
Use the Items property to read the metadata information that was fetched from the database server. The ExtractObject method writes information to the Items property every time you call it.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|