FlexPivot for WinForms
Workspace クラス メンバ
プロパティ  メソッド  イベント

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 : Workspace クラス

Workspaceデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Workspace class  
トップ
パブリック プロパティ
 名前解説
Public プロパティEnables/disables automatic saving metadata to disk on every metadata change. Default: metadata autosave enabled.  
Public プロパティGets or sets the number of the first month for the fiscal year.  
Public プロパティAutomatic disk cleanup strategy.  
Public プロパティReturns the workspace folder path.  
Public プロパティDetermines whether join queries with the same base fields are reused when another similar join is created. Default: true.  
トップ
パブリック メソッド
 名前解説
Public メソッドIndicates 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 メソッドオーバーロードされます。 Deletes data files from disk.  
Public メソッドClean up any resources being used.  
Public メソッドIndicates that multiple batches of data changes have been completed.  
Public メソッドGets size and enumerator for all data rows in a query.  
Public メソッドGets size and enumerator for all data rows in a table.  
Public メソッドReturns the names of base tables in a workspace.  
Public メソッドInitializes ComponentOne DataEngine.  
Public メソッドオーバーロードされます。 Creates a join query.  
Public メソッドオーバーロードされます。 Creates a query based on a single table or query (not a join).  
Public メソッドDetermines whether the specified query exists in the workspace.  
Public メソッドSaves workspace metadata to disk.  
Public メソッドGets a base table by its name.  
Public メソッドDetermines whether the specified base table exists in the workspace.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the workspace has been initialized, its Init method has been called.  
トップ
参照

Workspace クラス
C1.DataEngine 名前空間