ComponentOne FlexPivot for WinForms
C1FlexPivotEngine Class Methods

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotEngine Class

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

Public Methods
 NameDescription
Public MethodSuspend automatic updates to the output table while defining the FlexPivot view.  
Public MethodRequests cancellation of a pending request operation.  
Public MethodConnect to a C1.DataEngine table.  
Public MethodClean up any resources being used.  
Public Methodstatic (Shared in Visual Basic)Disposes the specified workspace and cancel all related tasks  
Public MethodRestore automatic updates to the output table after the FlexPivot view has been defined.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Server-side asynchronous execution of a view returning aggregated results to the caller client.  
Public Methodstatic (Shared in Visual Basic)Server request for data from a SQL Server Analysis Service (SSAS) cube. Returns aggregated results to the caller client.  
Public MethodOverloaded. 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 FlexPivotTable property.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Makes source data rows used in obtaining a given aggregated value accessible to the server's clients.  
Public MethodOverloaded. Gets the C1FlexPivotKey associated with a System.Data.DataColumn on a FlexPivot table.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Lists fields with their types and provides other metadata for a DataEngine table.  
Public Methodstatic (Shared in Visual Basic)Lists fields with their metadata for a SQL Server Analysis Service (SSAS) cube.  
Public MethodOverloaded. Makes the entire raw source data collection accessible to the server's clients.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Lists unique values of a field for the server's clients.  
Public Methodstatic (Shared in Visual Basic)Lists unique values of a field for the server's clients.  
Public MethodOverloaded. Gets a string with a title describing the current view.  
Public MethodOverloaded. Reads an FlexPivot view definition from an System.Xml.XmlReader.  
Public MethodTransposes the fields in the current view so rows become columns and columns become rows.  
Public MethodCauses the C1FlexPivotEngine to rebuild the output table exposed by the FlexPivotTable property.  
Public MethodOverloaded. Saves the current FlexPivot view definition into an System.Xml.XmlWriter.  
Top
See Also

Reference

C1FlexPivotEngine Class
C1.FlexPivot Namespace