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) » UltraLite - .NET Programming » UltraLite.NET API reference » ULParameterCollection class » Add method

 

Add(string, object) method

Adds a new ULParameter, created using the specified parameter name and value, to the collection.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Remarks
 See also
 Example