Collection Contents Previous Next PDF

UltraLite for MobileVB User's Guide

UltraLite for MobileVB API Reference

ULConnection class

OnSchemaUpgradeProgress event


Prototype 

OnSchemaUpgradeProgress (
  nProgress As Long, _
  nFinalProgress As Long, _
  nOperations As Long _
)
Member of UltraLiteAFLib.ULConnection

Description 

Reports the progress of schema upgrades, for display in a status dialog.

Parameters 
See also 

Collection Contents Previous Next PDF