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 .NET » MobiLink server API for .NET reference » DBConnectionContext interface

GetServerContext method Next Page

GetProperties method


Syntax

NameValueCollection getProperties( )

Remarks

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

For more information, see ml_property and ml_add_property.