RAD Studio VCL Reference
|
TIBSQL provides an object for executing an InterBase SQL statement with minimal overhead.
TIBSQL = class(TComponent);
class TIBSQL : public TComponent;
Use a TIBSQL object to execute an InterBase SQL statement with minimal overhead. TIBSQL has no standard interface to data-aware controls and is unidirectional.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|