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

Remove( object value ) method Next Page

RemoveAt( int index) method


Syntax

int RemoveAt( int index )

Remarks

Removes the iAnywhere.MobiLink.Script.DBParameter at the given index in the collection.

Parameters