IBDAC

TOnGetRecordCountEvent Procedure Reference

This type is used for the E:Devart.Dac.TVirtualDataSet.OnGetRecordCount event.

Unit

VirtualDataSet

Syntax

TOnGetRecordCountEvent = procedure (Sender: TObject; out Count: Integer) of object;

Parameters
Sender
An object that raised the event.
Count
The number of records that the virtual dataset will contain.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback