The YWOleDBParams type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | YWOleDBParams |
YWOleDBParams クラスの新しいインスタンスを初期化します。
|
Methods
Name | Description | |
---|---|---|
![]() | Add(String, Boolean) |
Items の末尾に OleDbParameter オブジェクトを追加します。
|
![]() | Add(String, DateTime) |
Items の末尾に OleDbParameter オブジェクトを追加します。
|
![]() | Add(String, Int32) |
Items の末尾に OleDbParameter オブジェクトを追加します。
|
![]() | Add(String, String) |
Items の末尾に OleDbParameter オブジェクトを追加します。
|
![]() | Add(String, Object, OleDbType) |
Items の末尾に OleDbParameter オブジェクトを追加します。
|
![]() | Clear |
Items からすべての OleDbParameter 要素を削除します。
|
Properties
Name | Description | |
---|---|---|
![]() | Items |
Items に格納されている OleDbParameter 要素を取得します。
|