Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将值数组添加到 SAParameterCollection 的尾部。
Public Overrides Sub AddRange(ByVal values As Array)
public override void AddRange(Array values)
values 要添加的值。