RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.Open Method

Opens a connection

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

This method opens a connection. A TDBXConnection object provides support for creating commands and managing transactions.

Note: Attempting to use a TDBXConnection instance before calling Open raises an exception
 

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