DBExpress Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index

This topic lists all controls from the Delphi dbExpress tool-palette.

Control Description

TSQLConnection

SqlExpr.TSQLConnection

TSQLConnection encapsulates a dbExpress connection to a database server.

TSQLDataSet

SqlExpr.TSQLDataSet

TSQLDataSet represents data retrieved using dbExpress.

TSQLQuery

SqlExpr.TSQLQuery

TSQLQuery represents a query that is executed using dbExpress.

TSQLStoredProc

SqlExpr.TSQLStoredProc

TSQLStoredProc represents a stored procedure that is executed using dbExpress.

TSQLTable

SqlExpr.TSQLTable

TSQLTable represents a database table that is accessed using dbExpress.

TSqlServerMethod

SqlExpr.TSqlServerMethod

DB.TDataSet used to call DataSnap server methods.

TSQLMonitor

SqlExpr.TSQLMonitor

TSQLMonitor intercepts messages that pass between an SQL connection component and a database server and saves them in a string list.

TSimpleDataSet

SimpleDS.TSimpleDataSet

TSimpleDataSet uses dbExpress to fetch data and cache it internally in memory.


See Also

Personal tools
Newest Version: XE
In other languages