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

SQL Anywhere 12.0.1 » 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) コンストラクター