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

SQL Anywhere 12.0.0 (Deutsch) » UltraLite - .NET-Programmierung » UltraLite.NET-API-Referenz » ULParameter-Klasse

 

ULParameter-Konstruktor

Initialisiert ein ULParameter-Objekt mit dem Wert Null ("Nothing" in Visual Basic).

 Überladungsliste

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