IDbCommand.Parameters Свойство

Определение

Возвращает набор IDataParameterCollection.

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

Значение свойства

Параметры запроса или хранимой процедуры.

Применяется к