dbGo Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index


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

Control Description

TADOConnection

Data.Win.ADODB.TADOConnection

TADOConnection connects to an ADO data store.

TADOCommand

Data.Win.ADODB.TADOCommand

TADOCommand represents an ADO command object.

TADODataSet

Data.Win.ADODB.TADODataSet

TADODataSet represents a dataset retrieved from an ADO data store.

TADOTable

Data.Win.ADODB.TADOTable

TADOTable is a dataset component that encapsulates a table accessed through an ADO data store.

TADOQuery

Data.Win.ADODB.TADOQuery

TADOQuery provides the means for issuing SQL against an ADO data store.

TADOStoredProc

Data.Win.ADODB.TADOStoredProc

TADOStoredProc encapsulates a stored procedure in an ADO database.

TRDSConnection

Data.Win.ADODB.TRDSConnection

TRDSConnection implements an RDS DataSpace object.



See Also