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

SAP Sybase SQL Anywhere 16.0 » Ultra Light .NET プログラミング » Ultra Light.NET API リファレンス » ULParameter クラス

 

ULParameter コンストラクタ

値として NULL (Visual Basic の Nothing) を使用して、ULParameter オブジェクトを初期化します。

 オーバロードリスト

ULParameter() コンストラクタ
ULParameter(string, object) コンストラクタ
ULParameter(string, ULDbType) コンストラクタ
ULParameter(string, ULDbType, int) コンストラクタ
ULParameter(string, ULDbType, int, ParameterDirection, bool, byte, byte, string, DataRowVersion, object) コンストラクタ
ULParameter(string, ULDbType, int, string) コンストラクタ