ILocalDatabases Class Reference

List of all members.

Detailed Description

Collection of ILocalDatabase objects.

Note:
Local Databases we are not currently connected to are not represented in this collection.
See also:
IServer::LocalDatabases


Public Member Functions

HRESULT Connect ([in] BSTR in_ldb_file,[out, defaultvalue(NULL)] VARIANT_BOOL *out_newly_connected,[out, retval] ILocalDatabase **out_retval)
 Connects to local database and adds corresponding object to this collection.
HRESULT Create ([in] BSTR in_ldb_file,[in, defaultvalue(VARIANT_FALSE)] VARIANT_BOOL in_delete_old,[out, defaultvalue(NULL)] VARIANT_BOOL *out_physically_created,[out, retval] ILocalDatabase **out_retval)
 Creates new local database and adds corresponding object to this collection.
HRESULT IsCompatible ([in] BSTR in_ldb_file,[out, retval] VARIANT_BOOL *out_retval)
 Checks compatibility of this program with given local database.

Properties

ILocalDatabase Default [get]
 Default Local Database (run_dir/DefaultLocalDatabase/Local.ddb).
ILocalDatabase Item ([in] long in_index) [get]
 Retrieves Local Database identified by index.
ILocalDatabase ItemByName ([in] BSTR in_ldb_file) [get]
 Retrieves local database identified by its file name.
IServer Server [get]
 Object that contains this collection.


Generated on Tue Jan 23 22:15:20 2007 for ACI for Pro/INTRALINK by  doxygen 1.5.1-p1