RAD Studio VCL Reference
ContentsIndex
TIBTable Members Published Properties
Published Properties
 
Name 
Description 
 
This is Active, a member of class TIBTable. 
 
This is AfterCancel, a member of class TIBCustomDataSet. 
 
This is AfterClose, a member of class TIBCustomDataSet. 
 
This is AfterDelete, a member of class TIBCustomDataSet. 
 
This is AfterEdit, a member of class TIBCustomDataSet. 
 
This is AfterInsert, a member of class TIBCustomDataSet. 
 
This is AfterOpen, a member of class TIBCustomDataSet. 
 
This is AfterPost, a member of class TIBCustomDataSet. 
 
This is AfterRefresh, a member of class TIBCustomDataSet. 
 
This is AfterScroll, a member of class TIBCustomDataSet. 
 
This is AutoCalcFields, a member of class TIBCustomDataSet. 
 
This is BeforeCancel, a member of class TIBCustomDataSet. 
 
This is BeforeClose, a member of class TIBCustomDataSet. 
 
This is BeforeDelete, a member of class TIBCustomDataSet. 
 
This is BeforeEdit, a member of class TIBCustomDataSet. 
 
This is BeforeInsert, a member of class TIBCustomDataSet. 
 
This is BeforeOpen, a member of class TIBCustomDataSet. 
 
This is BeforePost, a member of class TIBCustomDataSet. 
 
This is BeforeRefresh, a member of class TIBCustomDataSet. 
 
This is BeforeScroll, a member of class TIBCustomDataSet. 
 
Specifies the dataset buffer chunk size. 
 
Specifies whether cached updates are enabled for a dataset. 
 
This is Constraints, a member of class TIBTable. 
 
Identifies the database component for which this dataset represents one or more tables. 
 
Specifies if the data in the table should be ordered on a default index when opened. 
 
This is FieldDefs, a member of class TIBTable. 
 
Specifies rows in a dataset that meet the filter conditions. 
 
Specifies whether or not filtering is active for a table. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
Contains information about the indexes for a table. 
 
Lists the columns to use as an index for a table. 
 
Identifies an index for the table. 
 
Specifies one or more fields in a master table to link with corresponding fields in this table in order to establish a master-detail relationship between the tables. 
 
Specifies the name of the data source for a dataset to use as a master table in establishing a detail-master relationship between this table and another one. 
 
This is ObjectView, a member of class TIBCustomDataSet. 
 
This is OnCalcFields, a member of class TIBCustomDataSet. 
 
This is OnDeleteError, a member of class TIBCustomDataSet. 
 
This is OnEditError, a member of class TIBCustomDataSet. 
 
This is OnFilterRecord, a member of class TIBTable. 
 
This is OnNewRecord, a member of class TIBCustomDataSet. 
 
This is OnPostError, a member of class TIBCustomDataSet. 
 
Specifies whether a table is read-only for this application. 
 
Indicates whether the table's field and index definitions persist with the data module or form. 
 
Indicates the name of the database table or view that this component encapsulates. 
 
Sets the types of relations displayed in the TableName drop-down list. 
 
Identifies the transaction under which the query executes. 
 
Determines whether bidirectional cursors are enabled for the dataset. 
 
Specifies the update object component used to update a read-only result set. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.