ILocalDatabase Class Reference

Inherits ITransactional.

Inheritance diagram for ILocalDatabase:

Inheritance graph
[legend]
List of all members.

Detailed Description

Represents a local Pro/INTRALINK database we are currently connected to.

It physically stores one or more workspaces. This class can be instantiated multiple times (by ILocalDatabases) - once for every local database.


Public Member Functions

HRESULT Delete ()
 Disconnects from and deletes the local database.
HRESULT Disconnect ()
 Disconnects from local database.
HRESULT GetLDBFile ([out, retval] BSTR *out_retval)
 Returns file system path to local database file.
HRESULT SameAs ([in] BSTR in_ldb_file,[out, retval] VARIANT_BOOL *out_retval)
 Checks is if this is connected to file identified by in_ldb_file.

Properties

ILocalDatabases LocalDatabases [get]
 Containing collection.
IWorkspaces Workspaces [get]
 Workspaces contained by this Local Database.


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