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 値の 1 つ。