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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SAParameterCollection class » Add method

 

Add(string, SADbType, int, string) method

Adds an SAParameter object to this collection, created using the specified parameter name, data type, length, and source column name, to the collection.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 See also