Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将给定参数添加到该集合中。
Public Function Add(ByVal value As Object) As Integer
public int Add(object value)
value 要添加到集合中的 DBParameter 对象。
添加的参数在该集合中的索引。