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

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

 

this[ string parameterName ] property

Syntax
object this[ string parameterName ]
Remarks

Gets or sets the iAnywhere.MobiLink.Script.DBParameter with the given name in the collection.

Parameters
  • parameterName   The name of the iAnywhere.MobiLink.Script.DBParameter to get or set.