Member name | Description |
---|---|
RuntimeType property |
Specifies the UltraLite.NET runtime type. The runtime type must be selected before using any other UltraLite.NET API. |
Member name | Description |
---|---|
CreateDatabase method |
Creates a new UltraLite database. |
DropDatabase method |
Deletes the specified database. You cannot drop a database that has open connections. |
SetActiveSyncListener method |
Specifies the listener object used to process ActiveSync calls from the MobiLink provider for ActiveSync. |
SetServerSyncListener method |
Specifies the listener object used to process the specified server synchronization message. |
SignalSyncIsComplete method |
Signals the MobiLink provider for ActiveSync that an application has completed synchronization. |