RAD Studio VCL Reference
ContentsIndex
TIBDataSet Members Published Properties
Published Properties
 
Name 
Description 
 
This is Active, a member of class TIBDataSet. 
 
This is AfterCancel, a member of class TIBDataSet. 
 
This is AfterClose, a member of class TIBDataSet. 
 
This is AfterDelete, a member of class TIBDataSet. 
 
This is AfterEdit, a member of class TIBDataSet. 
 
This is AfterInsert, a member of class TIBDataSet. 
 
This is AfterOpen, a member of class TIBDataSet. 
 
This is AfterPost, a member of class TIBDataSet. 
 
This is AfterRefresh, a member of class TIBCustomDataSet. 
 
This is AfterScroll, a member of class TIBDataSet. 
 
This is AutoCalcFields, a member of class TIBDataSet. 
 
This is BeforeCancel, a member of class TIBDataSet. 
 
This is BeforeClose, a member of class TIBDataSet. 
 
This is BeforeDelete, a member of class TIBDataSet. 
 
This is BeforeEdit, a member of class TIBDataSet. 
 
This is BeforeInsert, a member of class TIBDataSet. 
 
This is BeforeOpen, a member of class TIBDataSet. 
 
This is BeforePost, a member of class TIBDataSet. 
 
This is BeforeRefresh, a member of class TIBCustomDataSet. 
 
This is BeforeScroll, a member of class TIBDataSet. 
 
Specifies the dataset buffer chunk size. 
 
Specifies whether cached updates are enabled for a dataset. 
 
Identifies the database component for which this dataset represents one or more tables. 
 
This is DataSource, a member of class TIBDataSet. 
 
Holds the SQL statement used to delete rows from the dataset. 
 
Specifies whether or not filtering is active for the dataset. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
Holds the SQL statement used to insert rows into the dataset. 
 
Provides the ability to access the SQL object encapsulating the ModifySQL statement. 
 
This is ObjectView, a member of class TIBCustomDataSet. 
 
This is OnCalcFields, a member of class TIBDataSet. 
 
This is OnDeleteError, a member of class TIBDataSet. 
 
This is OnEditError, a member of class TIBDataSet. 
 
This is OnFilterRecord, a member of class TIBDataSet. 
 
This is OnNewRecord, a member of class TIBDataSet. 
 
This is OnPostError, a member of class TIBDataSet. 
 
Specifies whether the parameter list for a query is regenerated if the SQL property changes at runtime. 
 
Provides the ability to directly access the SQL object encapsulating the RefreshSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the SelectSQL statement. 
 
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.