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 メソッドが厳密に型指定されたものです。