IBCustomDataSet. ... Use Database to access the properties, events, and methods of the database component associated with this dataset. ...
1,012 bytes (69 words) - 19:16, 9 February 2014
IBCustomDataSet. ... This method passes cached data to the database for storage, but the changes are not committed to the database. ...
1 KB (127 words) - 19:15, 9 February 2014
Description: IBCustomDataSet. TIBCustomDataSet. ... Occurs if an exception is generated when cached updates are applied to a database. ...
2 KB (224 words) - 19:17, 9 February 2014
IBCustomDataSet. ... Write a DatabaseFree event handler to respond when the database specified by the Database property is freed. ...
643 bytes (41 words) - 19:16, 9 February 2014
Description: IBCustomDataSet. TIBCustomDataSet. ... Specifies the database handle for the dataset. Check DBHandle to determine the database handle ...
516 bytes (31 words) - 19:16, 9 February 2014
IBCustomDataSet. ... Write an AfterDatabaseDisconnect event handler to respond when the dataset closes its connection to the database specified ...
741 bytes (46 words) - 19:15, 9 February 2014
IBCustomDataSet. ... event handler to respond when the dataset is about to close its connection to the database specified by the Database property. ...
757 bytes (49 words) - 19:16, 9 February 2014
Description: IBCustomDataSet. TIBCustomDataSet. ... IsSequenced indicates whether sequence numbers are available for database records. ...
954 bytes (77 words) - 19:17, 9 February 2014
Description: IBCustomDataSet. TIBCustomDataSet. ... Writes a modified record to the database server. changes to the current record to the database server. ...
1 KB (113 words) - 19:17, 9 February 2014
Description: IBCustomDataSet. ... If UpdatesPending is true, then there are edited, deleted, or inserted records to apply to the database. ...
868 bytes (66 words) - 19:19, 9 February 2014
IBCustomDataSet. ... stored in an internal cache on the client machine instead of being written directly to the dataset's underlying database tables. ...
1 KB (132 words) - 19:16, 9 February 2014
IBCustomDataSet. ... applications instantiate dataset descendants, such as TIBTable, TIBQuery, TIBDataSet , or TIBStoredProc, rather than TIBCustomDataSet . ...
1 KB (111 words) - 19:16, 9 February 2014
IBCustomDataSet. ... memory buffer with sufficient space to accept the value of the field as it exists in the database (unformatted and untranslated). ...
2 KB (178 words) - 19:17, 9 February 2014
IBCustomDataSet. ... For example, when an application accesses a database used by many simultaneous clients and there is a high degree of ...
1 KB (156 words) - 19:16, 9 February 2014
IBX.IBCustomDataSet.TIBCustomDataSet , Data.SqlExpr. ... components that directly access data in an InterBase database derive them from TIBCustomDataSet . ...
4 KB (433 words) - 10:32, 14 October 2014
Description: IBCustomDataSet. TIBCustomDataSet. ... gdb database from the Interbase Installation folder, the Delphi code should look like this: ...
2 KB (224 words) - 10:11, 10 February 2014