dotConnect for SQLite Documentation
In This Topic
    Devart.Data.SQLite Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       Devart.Common.SelectStatement
          Devart.Data.SQLite.SQLiteSelectStatement
       Devart.Common.SelectStatementNode
          Devart.Data.SQLite.SQLiteSelectLimit
       Devart.Data.SQLite.SQLiteFunction
          Devart.Data.SQLite.SQLiteAggregateFunction
             Devart.Data.SQLite.SQLiteAggregateFunction<TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,T4,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,T4,T5,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,T4,T5,T6,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,T4,T5,T6,T7,TResult>
             Devart.Data.SQLite.SQLiteAggregateFunction<T1,T2,T3,T4,T5,T6,T7,T8,TResult>
          Devart.Data.SQLite.SQLiteCollationFunction
          Devart.Data.SQLite.SQLiteScalarFunction
             Devart.Data.SQLite.SQLiteScalarFunction<TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,T4,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,T4,T5,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,T4,T5,T6,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,T4,T5,T6,T7,TResult>
             Devart.Data.SQLite.SQLiteScalarFunction<T1,T2,T3,T4,T5,T6,T7,T8,TResult>
       Devart.Data.SQLite.SQLiteMetaDataCollectionNames
       System.ComponentModel.MarshalByValueComponent
          System.Data.DataSet
             Devart.Common.DbDataSet
                Devart.Data.SQLite.SQLiteDataSet
          System.Data.DataTable
             Devart.Common.DbDataTable
                Devart.Data.SQLite.SQLiteDataTable
       System.Data.Common.DbConnectionStringBuilder
          Devart.Common.DbConnectionStringBuilder
             Devart.Data.SQLite.SQLiteConnectionStringBuilder
       System.Data.Common.DbProviderFactory
          Devart.Data.SQLite.SQLiteProviderFactory
       System.EventArgs
          Devart.Data.SQLite.SQLiteErrorEventArgs
          System.Data.Common.RowUpdatedEventArgs
             Devart.Data.SQLite.SQLiteRowUpdatedEventArgs
          System.Data.Common.RowUpdatingEventArgs
             Devart.Data.SQLite.SQLiteRowUpdatingEventArgs
       System.Exception
          System.SystemException
             System.Runtime.InteropServices.ExternalException
                System.Data.Common.DbException
                   Devart.Data.SQLite.SQLiteException
       System.MarshalByRefObject
          System.ComponentModel.Component
             Devart.Common.DbDump
                Devart.Data.SQLite.SQLiteDump
             Devart.Common.DbMonitor
                Devart.Common.DbMonitorHelper
                   Devart.Data.SQLite.SQLiteMonitor
             Devart.Common.DbScript
                Devart.Data.SQLite.SQLiteScript
             System.Data.Common.DataAdapter
                System.Data.Common.DbDataAdapter
                   Devart.Common.DbDataAdapter
                      Devart.Data.SQLite.SQLiteDataAdapter
             System.Data.Common.DbCommand
                Devart.Common.DbCommandBase
                   Devart.Data.SQLite.SQLiteCommand
             System.Data.Common.DbCommandBuilder
                Devart.Common.DbCommandBuilderBase
                   Devart.Common.DbCommandBuilder
                      Devart.Data.SQLite.SQLiteCommandBuilder
             System.Data.Common.DbConnection
                Devart.Common.DbConnectionBase
                   Devart.Data.SQLite.SQLiteConnection
          System.Data.Common.DbDataReader
             Devart.Common.DbDataReaderBase
                Devart.Data.SQLite.SQLiteDataReader
          System.Data.Common.DbParameter
             Devart.Common.DbParameterBase
                Devart.Data.SQLite.SQLiteParameter
          System.Data.Common.DbParameterCollection
             Devart.Common.DbParameterBaseCollection
                Devart.Data.SQLite.SQLiteParameterCollection
          System.Data.Common.DbTransaction
             Devart.Common.DbTransactionBase
                Devart.Data.SQLite.SQLiteTransaction
          System.IO.Stream
             Devart.Data.SQLite.SQLiteBlob
                Devart.Data.SQLite.SQLiteText
       System.ValueType
          Devart.Data.SQLite.SQLiteDateTime
    See Also