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

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULParameter class

 

ULParameter constructor

Initializes a ULParameter object with null (Nothing in Visual Basic) as its value.

 Overload list

ULParameter() constructor
ULParameter(string, object) constructor
ULParameter(string, ULDbType) constructor
ULParameter(string, ULDbType, int) constructor
ULParameter(string, ULDbType, int, ParameterDirection, bool, byte, byte, string, DataRowVersion, object) constructor
ULParameter(string, ULDbType, int, string) constructor