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

 

this[ int index ] property

Syntax
object this[ int index ]
Remarks

Gets or sets the iAnywhere.MobiLink.Script.DBParameter at the given index in the collection.

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