Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定した DBParameter を、コレクション内の指定したインデックス位置に挿入します。
Public Sub Insert(ByVal index As Integer, ByVal value As Object)
public void Insert(int index, object value)
value 挿入する DBParameter オブジェクト
index 値を挿入するインデックス位置