InternalQueryDesigner.SetCommand(IDbCommand) Method

Definition

protected:
 virtual void SetCommand(Microsoft::ReportingServices::DataProcessing::IDbCommand ^ command);
protected virtual void SetCommand (Microsoft.ReportingServices.DataProcessing.IDbCommand command);
abstract member SetCommand : Microsoft.ReportingServices.DataProcessing.IDbCommand -> unit
override this.SetCommand : Microsoft.ReportingServices.DataProcessing.IDbCommand -> unit
Protected Overridable Sub SetCommand (command As IDbCommand)

Parameters

command
IDbCommand

Applies to