QueryManager.RDPToRdlCommandType(CommandType) Method

Definition

public:
 static Microsoft::ReportingServices::RdlObjectModel::CommandTypes RDPToRdlCommandType(Microsoft::ReportingServices::DataProcessing::CommandType commandType);
public static Microsoft.ReportingServices.RdlObjectModel.CommandTypes RDPToRdlCommandType (Microsoft.ReportingServices.DataProcessing.CommandType commandType);
static member RDPToRdlCommandType : Microsoft.ReportingServices.DataProcessing.CommandType -> Microsoft.ReportingServices.RdlObjectModel.CommandTypes
Public Shared Function RDPToRdlCommandType (commandType As CommandType) As CommandTypes

Parameters

commandType
CommandType

Returns

CommandTypes

Applies to