ComponentOne FlexPivot for WinForms
Workspace Class Methods

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

For a list of all members of this type, see Workspace members.

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
See Also

Reference

Workspace Class
C1.DataEngine Namespace