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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SAParameter class

 

SAParameter constructor

Initializes an SAParameter object with null (Nothing in Visual Basic) as its value.

 Overload list

SAParameter() constructor
SAParameter(string, object) constructor
SAParameter(string, SADbType) constructor
SAParameter(string, SADbType, int) constructor
SAParameter(string, SADbType, int, ParameterDirection, bool, byte, byte, string, DataRowVersion, object) constructor
SAParameter(string, SADbType, int, string) constructor