SQL Anywhere 10.0.1
» MobiLink - Server Administration
» Writing Synchronization Scripts in .NET
» MobiLink server API for .NET reference
» DBParameterCollection class
Contains( string parameterName ) method
Syntax
bool Contains( string parameterName )
Remarks
Returns true if the collection contains a parameter with the specified name.
Parameters