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

SQL Anywhere 11.0.1 (Français) » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in .NET » MobiLink server API for .NET reference » DBParameterCollection class

 

RemoveAt( string parameterName ) method

Syntax
void RemoveAt( string parameterName )
Remarks

Removes the parameter with the given name from the collection.

Parameters
  • parameterName   The name of the parameter to remove.