Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » MobiLink - Client Administration » SQL Anywhere Clients for MobiLink » Dbmlsync API » Dbmlsync API for .NET

 

InstantiateClient method

Call the InstantiateClient method to instantiate a DbmlsyncClient class.

Syntax
static DbmlsyncClient InstantiateClient()
Remarks

The object returned by this method can be used to call the remaining methods in the class.

Returns

Returns a new DbmlsyncClient instance that has been created. If an error occurs, null is returned.