[This is preliminary documentation and subject to change.]
Delegate type for the event fired when an Access table row is exported.
[Visual Basic] Public Delegate Sub JetRowExportedEventHandler( _ ByVal Object As Object, _ ByVal JetRowExportedEventArgs As JetRowExportedEventArgs _ )