ParameterCollection.Add メソッド
オーバーロードの一覧| 名前 | 説明 |
|---|---|
| ParameterCollection.Add (Parameter) | 指定した Parameter オブジェクトをコレクションの末尾に追加します。 |
| ParameterCollection.Add (String, String) | 名前と既定値を指定して Parameter オブジェクトを作成し、コレクションの末尾に追加します。 |
| ParameterCollection.Add (String, TypeCode, String) | 名前、TypeCode、および既定値を指定して Parameter オブジェクトを作成し、コレクションの末尾に追加します。 |
参照- ParameterCollection.Add メソッドのページへのリンク