RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataSet Properties

The properties of the TIBDataSet class are listed here.

 
Name 
Description 
 
Indicates what types of edits, if any, can be made to the data in the dataset. 
 
Provides the ability to specify values for a parameterized query. 
 
Determines whether or not a set of dataset queries is prepared for execution. 
 
Gets the handle for the SELECT statement. 
 
Returns the statement type of the QSelect query. 
 
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 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 BeforeScroll, a member of class TIBDataSet. 
 
Specifies the dataset buffer chunk size. 
 
Specifies whether cached updates are enabled for a dataset. 
 
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. 
 
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 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. 
 
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.
What do you think about this topic? Send feedback!