Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将使用指定参数名和数据类型创建的 SAParameter 对象添加到此集合中。
Public Function Add( ByVal parameterName As String, ByVal saDbType As SADbType ) As SAParameter
public SAParameter Add(string parameterName, SADbType saDbType)
parameterName 参数的名称。
saDbType SADbType 值之一。
新的 SAParameter 对象。