FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace
Inheritance Hierarchy
In This Topic
    C1.DataEngine Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a DataEngine base table, that is, a table filled with rows imported from data source(s).
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class 
    Class 
    Class 
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassBase class for ComponentOne DataEngine data connectors.
    ClassConnector for importing data to a DataEngine table from a database.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassRepresents a DataEngine query joining a main table with one or more linked tables.
    ClassAllows the users to set a license in the Key property.
    ClassConnector for importing data to a DataEngine table from an arbitrary IEnumerable.
    ClassClass used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    ClassRepresents a DataEngine query, that is, a table filled with rows computed by DataEngine from one or more base tables by applying query operations.
    ClassBase class for BaseTable and Query.
    ClassException for unsupported types in DbConnector.
    Class 
    ClassProvides access to the ComponentOne DataEngine.
    Interfaces
     InterfaceDescription
    InterfaceRepresents the collection of rows of a DataEngine table or query.
    Delegates
     DelegateDescription
    Delegate 
    Delegate 
    Enumerations
     EnumerationDescription
    EnumerationKind of data files to delete (for disk cleanup). Used in the Workspace.Clear method.
    EnumerationUsed in DbParts operation to indicate the part to extract from a DateTime value.
    EnumerationStrategies determining what files are kept permanently after their creation and what are deleted when no longer needed. Used in the Workspace.KeepFiles property.
    See Also