MyDAC

Hierarchy Chart

Many MyDAC classes are inherited from standard VCL/LCL classes. The inheritance hierarchy chart for MyDAC is shown below. The MyDAC 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

|       |—TCustomMyConnection

|           |—TMyConnection

|           |—TMyEmbConnection

|—TDataSet

|   |—TMemDataSet

|       |—TCustomDADataSet

|       |   |—TCustomMyDataSet

|       |       |—TMyQuery

|       |       |—TCustomMyTable

|       |       |   |—TMyTable

|       |       |—TCustomMyStoredProc

|       |       |   |—TMyStoredProc

|       |       |—TMyServerControl

|       |—TDAMetaData

|       |   |—TMyMetaData

|       |—TVirtualTable

|—TDataSource

|   |—TCRDataSource

|       |—TMyDataSource

|—DADataAdapter

|   |—MyDataAdapter

|—TCRBatchMove

|—TCustomConnectDialog

|   |—TMyConnectDialog

|—TCustomDASQL

|   |—TMyCommand

|—TCustomDASQLMonitor

|   |—TMySQLMonitor

|—TDADump

|   |—TMyDump

|—TDALoader

|   |—TMyLoader

|—TDAScript

|   |—TMyScript

|—TMyBackup

|—TMyIOHandler

|—TCREncryptor

    |—TMyEncryptor

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