RAD Studio VCL Reference
ContentsIndex
TSQLConnection Properties Public Properties
Public Properties
 
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. 
 
Indicates the current state of the TSQLConnection object. 
 
Lists all active datasets for the connection component. 
 
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. 
 
This is SQLConnection, a member of class TSQLConnection. 
 
Specifies whether the cursor should change to crSQLWait during lengthy operations. 
 
Indicates whether the database server supports transactions. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.