RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLConnection Methods

The methods of the TSQLConnection class are listed here.

 
Name 
Description 
 
This is CheckConnection, a member of class TSQLConnection. 
 
This is CheckDisconnect, a member of class TSQLConnection. 
 
This is ConnectionOptions, a member of class TSQLConnection. 
 
Provides the interface for a method that opens a connection. 
 
Provides the interface for a method that terminates the connection. 
 
Returns the value of the Connected property. 
 
Returns a dataset, given its index in the DataSets property array. 
 
Initializes the connection component after all objects in the form or data module have been loaded. 
 
Forwards notification messages to all owned components. 
 
This is the overview for the OpenSchema method overload. 
 
Registers an object that uses the connection component. 
 
This is SQLError, a member of class TSQLConnection. 
 
Removes a registered client so that it is no longer associated with the connection component. 
 
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.
What do you think about this topic? Send feedback!