Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SELECT 文の実行時にユーザによって設定されるパラメータを返します。
Public Shadows Function GetFillParameters() As ULParameter()
public new ULParameter[] GetFillParameters()
ユーザによって設定されたパラメータが含まれる ULParameter オブジェクトの配列。
これは、System.Data.Common.DbDataAdapter.GetFillParameters メソッドが厳密に型指定されたものです。