DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace
Inheritance Hierarchy
In This Topic
    C1.DataEngine Namespace (C1.DataEngine)
    In This Topic
    Classes
     ClassDescription
    Class Represents a DataEngine base table, that is, a table filled with rows imported from data source(s).
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class 
    Class 
    Class 
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Base class for ComponentOne DataEngine data connectors.
    Class 
    Class Connector for importing data to a DataEngine table from a database.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Represents a DataEngine query joining a main table with one or more linked tables.
    ClassAllows the users to set a license in the Key property.
    Class Connector for importing data to a DataEngine table from an arbitrary IEnumerable.
    Class Class used in specifying queries. See "DataEngine queries" for explanations of how queries are created and executed.
    Class Represents 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.
    Class Exception for unsupported types in DbConnector.
    Class 
    Class Provides access to the ComponentOne DataEngine.
    Interfaces
     InterfaceDescription
    Interface Represents 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.
    Enumeration Used 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