Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使用指定的参数名和数据类型来初始化 SAParameter 对象。
Public Sub New(ByVal parameterName As String, ByVal dbType As SADbType)
public SAParameter(string parameterName, SADbType dbType)
parameterName 参数的名称。
dbType SADbType 值之一。