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 » ULParameterCollection class » Add method

 

Add(string, ULDbType, int) method

Adds a new ULParameter, created using the specified parameter name, data type, and length, to the collection.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Remarks
 See also