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

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULSyncParms class

Properties Next Page

AddAuthenticationParm method


Adds a parameter to be passed to the authenticate_parms MobiLink synchronization script.

Syntax

AddAuthenticationParm( BSTR parm )
Member of UltraLiteAFLib.ULSyncParms

Parameters

parm    The parameter being added.

See also