LiteDAC

Hierarchy Chart

Many LiteDAC classes are inherited from standard VCL/LCL classes. The inheritance hierarchy chart for LiteDAC is shown below. The LiteDAC classes are represented by hyperlinks that point to their description in this documentation. A description of the standard classes can be found in the documentation of your IDE.

 

TObject

|—TPersistent

|—TComponent

    |—TCustomConnection

    |  |—TCustomDAConnection

    |      |—TLiteConnection

    |—TDataSet

    |  |—TMemDataSet

    |      |—TCustomDADataSet

    |      |   |—TCustomLiteDataSet

    |      |      |—TLiteQuery

    |      |      |—TCustomLiteTable

    |      |         |—TLiteTable

    |      |—TDAMetaData

    |          |—TLiteMetaData

    |      |—TVirtualTable

    |—TDataSource

    |  |—TCRDataSource

    |      |—TLiteDataSource

    |—TCRBatchMove

    |—TCustomConnectDialog

    |  |—TLiteConnectDialog

    |—TCustomLiteUserFunction

    |  |—TLiteUserFunction

    |—TCustomDASQL

    |  |—TLiteSQL

    |—TCustomDASQLMonitor

    |  |—TLiteSQLMonitor

    |—TDALoader

    |  |—TLiteLoader

    |—TDAScript

    |  |—TLiteScript

    |—TDADump

    |  |—TLiteDump

    |—TCREncryptor

       |—TLiteEncryptor

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback