Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
このコレクションの末尾に値を追加します。
Public Function AddWithValue( ByVal parameterName As String, ByVal value As Object ) As SAParameter
public SAParameter AddWithValue(string parameterName, object value)
parameterName パラメータの名前。
value 追加される値。
新しい SAParameter オブジェクト。