|
Public Member Functions |
| HRESULT | Create ([in] BSTR in_name,[in] BSTR in_path,[in, defaultvalue("")] BSTR in_description,[in, defaultvalue(VARIANT_FALSE)] VARIANT_BOOL in_delete_old,[out, defaultvalue(NULL)] VARIANT_BOOL *out_physically_created,[out, retval] IWorkspace **out_retval) |
| | Crates a new Workspace and adds it to collection.
|
Properties |
| IWorkspace | Default [get] |
| | Default Workspace (parent_local_database/DefaultWorkspace).
|
| IWorkspace | Item ([in] long in_index) [get] |
| | Retrieves Workspace identified by index.
|
| IWorkspace | ItemByName ([in] BSTR in_workspace_name) [get] |
| | Retrieves Workspace identified by its name.
|
| ILocalDatabase | LocalDatabase [get] |
| | Local Database that aggregates this collection.
|