dbExpress Controls
Go Up to VCL Components Categories Index
This topic lists all controls from the Delphi dbExpress tool-palette.
Control | Description | |
---|---|---|
TSQLConnection encapsulates a dbExpress connection to a database server. | ||
TSQLDataSet represents data retrieved using dbExpress. | ||
TSQLQuery represents a query that is executed using dbExpress. | ||
TSQLStoredProc represents a stored procedure that is executed using dbExpress. | ||
TSQLTable represents a database table that is accessed using dbExpress. | ||
Data.DB.TDataSet used to call DataSnap server methods. | ||
TSQLMonitor intercepts messages that pass between an SQL connection component and a database server and saves them in a string list. | ||
TSimpleDataSet uses dbExpress to fetch data and cache it internally in memory. |