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

 

Contains( object value ) method

Syntax
bool Contains( object value )
Remarks

Returns true if this collection contains the given iAnywhere.MobiLink.Script.DBParameter.

Parameters
  • value   The iAnywhere.MobiLink.Script.DBParameter to check for.