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 » DBParameterCollection class

Contains( object value ) method Next Page

IndexOf( object value ) method


Syntax

int IndexOf( object value )

Remarks

Returns the index of the given iAnywhere.MobiLink.Script.DBParameter in the collection.

Parameters