RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomConnection.Open Method

Opens the connection.

Pascal
procedure Open; overload;
C++
__fastcall Open();

Call Open to establish a connection to the remote source of database information. Open sets the Connected property to true. 

 

Connected 

Connecting to a Database Server

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!