RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBCustomDataSet Namespace

This is namespace IBCustomDataSet.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists variables in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
TIBBCDField represents a numeric field as a Currency type.. 
 
TIBCustomDataSet is the base class for all datasets that represent data fetched using InterBase Express. 
 
TIBDataLink is a helper class used by data-aware objects to coordinate the actions of TIBDataSet and to respond to data events. 
 
TIBDataSet executes InterBase SQL statements. 
 
TIBDataSetUpdateObject is the abstract base class for update objects used to update otherwise unupdateable queries when cached updates are enabled. 
 
TIBDSBlobStream reads from and writes to BLOB fields on behalf of an IB Dataset. 
 
TIBGeneratorField calls the server to generate values for a field in an IB dataset. 
 
TIBStringField allows for strings in excess of 8196 bytes of data. 
Name 
Description 
This is constant IBCustomDataSet.BufferCacheSize. 
This is constant IBCustomDataSet.DefaultFieldClasses. 
This is constant IBCustomDataSet.UniCache. 
 
Name 
Description 
 
TCachedUpdateStatus indicates the status of a record in a dataset that has cached updates. 
 
This is record IBCustomDataSet.TFieldData. 
 
TIBDBKey stores the key for a row in an InterBase table. 
 
TIBGeneratorApplyEvent indicates when a generator should create field values. 
 
TIBUpdateAction indicates the action that a dataset should take after an event handler has responded to an update error. 
 
This is record IBCustomDataSet.TLiveMode. 
 
This is record IBCustomDataSet.TRecordData. 
Name 
Description 
This is type IBCustomDataSet.PBlobDataArray. 
This is type IBCustomDataSet.PDateTime. 
This is type IBCustomDataSet.PFieldData. 
This is type IBCustomDataSet.PIBDBKey. 
This is type IBCustomDataSet.PRecordData. 
This is type IBCustomDataSet.TBlobDataArray. 
TIBUpdateErrorEvent is the type of event handlers that respond when an IBX dataset encounters an error applying a cached update. 
TIBUpdateRecordEvent is the type of event handlers that respond when an IBX dataset applies a cached update. 
TIBUpdateRecordTypes is a subset of all possible record types in a dataset that caches updates. 
TLiveModes and TLiveModes indicate what operations an application can perform on an IBX dataset. 
Name 
Description 
This is variable IBCustomDataSet.CreateProviderProc. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!