RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomConnection Methods

The methods of the TCustomConnection class are listed here.

 
Name 
Description 
 
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. 
 
Returns the value of the DataSetCount property. 
 
Initializes the connection component after all objects in the form or data module have been loaded. 
 
Registers an object that uses the connection component. 
 
Informs all registered clients that use the connection component when a connection is opened or closed. 
 
Changes the value of the Connected property. 
 
Removes a registered client so that it is no longer associated with the connection component. 
 
Name 
Description 
 
Closes the connection. 
 
Open 
Opens the connection. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!