DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace
Inheritance Hierarchy
In This Topic
    C1.DataConnector Namespace
    In This Topic
    Classes
     ClassDescription
    Class Class for assign expressions in SQL update statements
    Class A class that represents a SQL between expression
    Class The base class for all DataConnector providers containing the common information to set up a connection.
    Class The class representing all the exceptions thrown by C1DataConnector library during its execution
    Class Exception that occurs in SQL optimizer and executor
    Class Exception that occurs in SQL parser
    Class Exception that occurs in data providers
    Class Reads a forward-only stream of rows from a data source.
    Class A class representing a sql data base parameter for C1DataConnector usage
    Class A collection containing the C1DbParameters
    Class A class that represents a SQL case-when expression
    Class A class that represents a SQL cast expression
    Class A class that represents a SQL column expression
    Class A class representing a SQL compound select statement
    Class Simple class representing a parsed CSV object that will be Fired from the JsonStreamParser.
    Class Custom headers to be passed to a DbConnectionWrap object
    Class A class representing a SQL select statement
    Class The class used to represent SQL expressions that can be seen as function calls
    Class Global constants
    Class A class representing a Group-By clause
    Class A builder of HttpRequests.
    Class A class representing a SQL insert statement
    Class A class representing a join table
    Class Json streaming fashion parser
    Class Json utils
    Class Simple class representing a parsed JSON object that will be Fired from the JsonStreamParser.
    Class The class to keyword expressions
    ClassAllows the users to set a license in the Key property.
    Class The class representing a list of IExpression
    Class The class to represent a SQL literal value
    Class The class representing an operation involving instances of IExpression
    Class A class representing a Order-By clause
    Class A class representing a parameter reference in a sql command
    Class The base class for Proxy Settings containing the common information for all providers to set up a proxy server.
    Class The class providing information about how a table is fully identified
    Class A class representing a SQL select statement
    Class Shared utils class for all connectors
    Class SourceTable represents a table containing rows of data.
    ClassThis class provides an empty implementation of ISqlVisitor<Result>, which can be extended to create a visitor which only needs to handle a subset of the available methods.
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class A class that represents a SQL sub-query expression
    Class A class that represents a Table or SubQuery
    Class A class representing a SQL update statement
    Class
    Class The class representing a SQL when then pair
    Interfaces
     InterfaceDescription
    Interface The interface representing an Sql Expression as used in C1DataConnector
    Interface This interface is used when a provider has an extended version of connection string and wants to specify the supported operations of this driver on server-side
    Interface An interface representing an IHttpRequestBuilder
    InterfaceThis interface defines a complete listener for a parse tree produced by SqlParser.
    Interface An interface representing operations supported by a SQL parser
    Interface An interface representing an ISQLStatement
    InterfaceThis interface defines a complete generic visitor for a parse tree produced by SqlParser.
    Structures
     StructureDescription
    Structure Represents result of a batch operation.
    Delegates
     DelegateDescription
    Delegate Item event handler
    Enumerations
     EnumerationDescription
    Enumeration The type of the SQL statement
    Enumeration The Compound type
    Enumeration A Enum indication the type of a SQL expression
    Enumeration The type of the join
    Enumeration The type of the literal value
    Enumeration The type of a SQL operation
    See Also