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

SQL Anywhere 12.0.1 (Deutsch) » SQL Anywhere Server - Programmierung » .NET-Anwendungsprogrammierung » SQL Anywhere-.NET-API-Referenz » SAParameter-Klasse

 

SAParameter-Konstruktor

Initialisiert ein SAParameter-Objekt mit NULL ("Nothing" in Visual Basic).

 Überladungsliste

SAParameter()-Konstruktor
SAParameter(String, Object)-Konstruktor
SAParameter(String, SADbType)-Konstruktor
SAParameter(String, SADbType, Int)-Konstruktor
SAParameter(String, SADbType, Int, ParameterDirection, Bool, Byte, Byte, String, DataRowVersion, Object)-Konstruktor
SAParameter(String, SADbType, Int, String)-Konstruktor