iAnywhere.Data.UltraLite namespace
UL Ext.: Manages synchronization listeners and the UltraLite.NET runtime type. The ULDatabaseManager class also allows you to drop (delete) UltraLite.NET databases.
' Visual Basic
NotInheritable Public Class ULDatabaseManager
// C#
public sealed class ULDatabaseManager
This class is a singleton class whose only instance is accessible only through the static (Shared in Visual Basic) DatabaseManager property property.
To use the UltraLite Engine runtime of UltraLite.NET, set RuntimeType property to the appropriate value before using any other UltraLite.NET API.
ULDatabaseManager members
RuntimeType property
DropDatabase method
Finalize method
SetActiveSyncListener method
SetServerSyncListener method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.