名前 | 解説 | |
---|---|---|
BeginUpdate | Suspend automatic updates to the output table while defining the PivotEngine view. | |
CancelUpdate | Requests cancellation of a pending request operation. | |
ConnectDataEngine | Connect to a C1.DataEngine table. | |
Dispose | Clean up any resources being used. | |
DisposeWorkspace | Disposes the specified workspace and cancel all related tasks | |
EndUpdate | Restore automatic updates to the output table after the PivotEngine view has been defined. | |
Exec | オーバーロードされます。 Server-side asynchronous execution of a view returning aggregated results to the caller client. | |
ExecCube | ||
GetDetail | オーバーロードされます。 Gets a list of objects in the raw data source that define the content of a specific cell in the output table exposed by the PivotTable property. | |
GetDetails | オーバーロードされます。 Makes source data rows used in obtaining a given aggregated value accessible to the server's clients. | |
GetMetadata | オーバーロードされます。 Lists fields with their types and provides other metadata for a DataEngine table. | |
GetMetadataCube | ||
GetPivotKey | オーバーロードされます。 Gets the PivotKey associated with a System.Data.DataColumn on a PivotEngine table. | |
GetRawData | オーバーロードされます。 Makes the entire raw source data collection accessible to the server's clients. | |
GetUniqueValues | オーバーロードされます。 Lists unique values of a field for the server's clients. | |
GetUniqueValuesCube | ||
GetViewTitle | オーバーロードされます。 Gets a string with a title describing the current view. | |
ReadXml | オーバーロードされます。 Reads a PivotEngine view definition from an System.Xml.XmlReader. | |
TransposeFields | Transposes the fields in the current view so rows become columns and columns become rows. | |
Update | Causes the PivotEngine to rebuild the output table exposed by the PivotTable property. | |
WriteXml | オーバーロードされます。 Saves the current PivotEngine view definition into an System.Xml.XmlWriter. |