RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreConnection.Open Method

Opens a database connection with the property settings specified by the ConnectionString.

Pascal
function Open: void;
C++
void Open();

This method opens a database connection with the property settings specified by the ConnectionString

 

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