DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / Workspace Class
Members

In This Topic
    Workspace Class
    In This Topic
    Provides access to the ComponentOne DataEngine.
    Object Model
    Workspace Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Workspace 
    public sealed class Workspace 
    Remarks
    If several workspaces are used in an application, they are isolated from each other.
    Inheritance Hierarchy

    System.Object
       C1.DataEngine.Workspace

    See Also