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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!