Workspace Open Method

Meta Data Services Programming

Meta Data Services Programming

Workspace Open Method

This method connects to a repository database. When operating on a workspace, this method always fails.

To open (connect to) a repository, use the Open method of the Repository object.

Remarks

This member is exposed by the IRepositoryObjectVersion interface, which is a nondefault interface for this object. Because of how interface inheritance works, this member is made available to the Workspace object by convention.

See Also

Repository Create Method

Workspace Object