RAD Studio VCL Reference
ContentsIndex
TSQLConnection Methods Public Methods
Public Methods
 
Name 
Description 
 
This is AddConnectNotification, a member of class TSQLConnection. 
 
This is the overview for the BeginTransaction method overload. 
 
Returns a copy of the SQL connection object. 
 
Closes all datasets associated with the SQL connection object component without disconnecting from the database. 
 
Commits an open transaction. 
 
Commits an open transaction. 
 
Executes an SQL command on the server. 
 
Executes an SQL command that does not include parameters. 
 
This is GetCommandTypes, a member of class TSQLConnection. 
 
Returns the default schema name of the current object. 
 
This is the overview for the GetFieldNames method overload. 
 
This is the overview for the GetIndexNames method overload. 
 
Returns the username that is logged in on the current connection. 
 
This is the overview for the GetPackageNames method overload. 
 
This is the overview for the GetProcedureNames method overload. 
 
This is the overview for the GetProcedureParams method overload. 
 
This is the overview for the GetSchemaNames method overload. 
 
This is GetServerMethodNames, a member of class TSQLConnection. 
 
This is the overview for the GetTableNames method overload. 
 
This is HasTransaction, a member of class TSQLConnection. 
 
Sets the DriverName and Params properties to the values associated with the ConnectionName property. 
 
This is RemoveConnectNotification, a member of class TSQLConnection. 
 
Cancels all updates, insertions, and deletions for a specified transaction and ends the transaction. 
 
Cancels all updates, insertions, and deletions for a specified transaction and ends the transaction. 
 
Cancels all updates, insertions, and deletions for a specified transaction and ends the transaction. 
 
Associates the SQL connection with a callback function that executes for every SQL command passed to or from the server. 
 
Initiates a new transaction in the associated database. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.