TTable

E322642

TTable is a Delphi VCL data-access component that represents and manipulates an entire database table through a live, table-based dataset interface.

All labels observed (2)

Label Occurrences
TTable canonical 2
DataTable 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Delphi VCL data-access component ⓘ
dataset component ⓘ
table-based dataset ⓘ
bindsTo data-aware controls ⓘ
connectsTo TDataSource ⓘ
designTimeSupport can be configured via Object Inspector ⓘ
can be dropped on a form or data module ⓘ
developedBy Borland ⓘ
hasProperty DatabaseName ⓘ
Exclusive ⓘ
Filter ⓘ
Filtered ⓘ
IndexFieldNames ⓘ
IndexName ⓘ
MasterFields ⓘ
MasterSource ⓘ
ReadOnly ⓘ
TableName ⓘ
TableType ⓘ
inheritsFrom TDBDataSet ⓘ
TDataSet ⓘ
lifecycleMethod Close ⓘ
Open ⓘ
partOf Borland Database Engine architecture ⓘ
Delphi (programming language) ⓘ
surface form: Delphi VCL
provides live dataset interface ⓘ
recordEditMethod Cancel ⓘ
Delete ⓘ
Edit ⓘ
Insert ⓘ
Post ⓘ
recordNavigationMethod First ⓘ
Last ⓘ
Next ⓘ
Prior ⓘ
represents entire database table ⓘ
status legacy component ⓘ
supersededBy TADOQuery ⓘ
TClientDataSet ⓘ
TQuery ⓘ
supports BDE-based database access ⓘ
deleting records ⓘ
editing records ⓘ
filtering records ⓘ
index-based navigation ⓘ
inserting records ⓘ
master-detail relationships ⓘ
navigation through records ⓘ
typicalUse direct table access in desktop database applications ⓘ
usedIn C++Builder ⓘ
Delphi (programming language) ⓘ
surface form: Delphi

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

SqlBulkCopy → supportsSource → TTable ⓘ
this entity surface form: DataTable
TDataSource → isUsedWith → TTable ⓘ