Execute all pending SQL pass-through scripts.
Visual Basic Public Sub ExecuteSQLPassthroughScripts()
C# public void ExecuteSQLPassthroughScripts();
Synchronization may result in several SQL pass-through scripts being downloaded. This method is used to execute all pending scripts. Script progress can be tracked with the ULDatabaseManager.SetGlobalListener() method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |