|
RAD Studio VCL Reference
|
Creates an instance of a TSQLTable component.
constructor Create(AOwner: TComponent); override;
virtual __fastcall TSQLTable(TComponent * AOwner);
Call Create to instantiate an SQL table at runtime. SQL tables placed in forms or data modules at design time are created automatically.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|