UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
OnSchemaUpgradeStateChange (
newState As ULSchemaUpgradeState, _
oldState As ULSchemaUpgradeState _)
This event is triggered during a database schema upgrade, when the upgrade reaches a new state. The states available are specified in the ULSchemaUpgradeState enumeration.
newState The state the upgrade is starting.
oldState The state just completed.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.