IDbCommand.Parameters 属性

定义

public:
 property Microsoft::ReportingServices::DataProcessing::IDataParameterCollection ^ Parameters { Microsoft::ReportingServices::DataProcessing::IDataParameterCollection ^ get(); };
public Microsoft.ReportingServices.DataProcessing.IDataParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.DataProcessing.IDataParameterCollection
Public ReadOnly Property Parameters As IDataParameterCollection

属性值

查询或存储过程的参数。

适用于