RAD Studio VCL Reference
ContentsIndex
TSQLConnection Properties Published Properties
Published Properties
 
Name 
Description 
 
Specifies whether the connection is active. 
 
Names the connection configuration. 
 
Specifies the database driver associated with the SQL connection. 
 
Specifies the function that returns the top-level dbExpress driver. 
 
Specifies whether the connection stays active when no datasets are open. 
 
Specifies the dbExpress driver that TSQLConnection uses to establish a connection. 
 
Specifies whether the TSQLConnection component loads the configuration named by ConnectionName immediately before connecting to the server. 
 
Specifies whether a login dialog appears immediately before opening a new connection. 
 
Lists the connection parameters. 
 
Indicates what types of tables are returned when fetching schema information about tables. 
 
Specifies the client software library (DLL or shared object) supplied by the database vendor. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.