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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Writing Synchronization Scripts in Java » MobiLink server API for Java Reference » DBConnectionContext interface

getDownloadData method Next Page

getProperties method


Syntax

public java.util.Properties getProperties( )

Remarks

Returns the properties for this connection, based on this connection's script version. Properties are stored in the ml_property table.

Returns

The properties for this connection.

See also