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.