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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SAParameter class » SAParameter constructor

 

SAParameter(string, SADbType, int, string) constructor

Initializes an SAParameter object with the specified parameter name, data type, and length.

 Visual Basic syntax
 C# syntax
 Parameters