Workspace Context

When you operate within a workspace, the workspace provides a specific context for your work. That context includes the workspace's Versions-of-Workspace collection and its Checkouts-of-Workspace collection. If an object version is not part of either of these collections, it is not part of a workspace's context.

When you invoke a Microsoft® Repository method, the method's behavior can vary depending on whether you invoked the method from within the context of a workspace or from within the more general context of a Repository instance. For example, if you materialize the ObjectInstances collection for a class, the collection can consist of two different sets of items:

Similarly, if you invoke get_Object, two different things can happen:

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.