RAD Studio VCL Reference
ContentsIndex
TSQLConnection Members 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. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the current state of the TSQLConnection object. 
 
Indicates the number of datasets associated with the connection component. 
 
Lists all active datasets for the connection component. 
 
Contains information used by the Form designer. 
 
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 the component that is responsible for streaming and freeing this component. 
 
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. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.