RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLConnection Properties

The properties of the TSQLConnection class are listed here.

 
Name 
Description 
 
This is ConnectionRegistryFile, a member of class TSQLConnection. 
 
This is QuoteChar, a member of class TSQLConnection. 
 
This is SQLDllHandle, a member of class TSQLConnection. 
 
Name 
Description 
 
Indicates the number of statements currently active with the database server. 
 
Specifies whether the SQL connection automatically clones database connections when they are needed. 
 
This is ConnectionData, a member of class TSQLConnection. 
 
Indicates the current state of the TSQLConnection object. 
 
Lists all active datasets for the connection component. 
 
Provides an interface to the dbExpress object that represents a connection. 
 
Indicates whether a transaction is in progress. 
 
Identifies the locale that is used for sorting items from datasets that use this connection. 
 
Indicates the server limit on the number of statements supported by a single database connection. 
 
Provides an interface to the dbExpress object that supplies server metadata. 
 
Indicates whether the database server supports multiple transactions. 
 
Indicates when parameter values have been loaded from dbxconnections.ini. 
 
Specifies whether the cursor should change to crSQLWait during lengthy operations. 
 
Indicates whether the database server supports transactions. 
 
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.
What do you think about this topic? Send feedback!