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 的强类型版本。