ComponentOne FlexPivot for WinForms
Workspace Class Members
Properties  Methods  Events

C1.DataEngine.4 Assembly > C1.DataEngine Namespace : Workspace Class

The following tables list the members exposed by Workspace.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Workspace class  
Top
Public Properties
 NameDescription
Public PropertyEnables/disables automatic saving metadata to disk on every metadata change. Default: metadata autosave enabled.  
Public PropertyAutomatic disk cleanup strategy.  
Top
Public Methods
 NameDescription
Public MethodIndicates that multiple batches of data are being added to one or more tables, so that data consumers can suspend their update until all data changed are complete.  
Public MethodOverloaded. Deletes data files from disk.  
Public MethodClean up any resources being used.  
Public MethodIndicates that multiple batches of data changes have been completed.  
Public MethodGets size and enumerator for all data rows in a query.  
Public MethodGets size and enumerator for all data rows in a table.  
Public MethodInitializes ComponentOne DataEngine.  
Public MethodOverloaded. Creates a join query.  
Public MethodOverloaded. Creates a query based on a single table or query (not a join).  
Public MethodDetermines whether the specified query exists in the workspace.  
Public MethodSaves workspace metadata to disk.  
Public MethodGets a base table by its name.  
Public MethodDetermines whether the specified base table exists in the workspace.  
Top
Public Events
 NameDescription
Public EventOccurs after the workspace has been initialized, its Init method has been called.  
Top
See Also

Reference

Workspace Class
C1.DataEngine Namespace