QueryManager.RdlToRDPCommandType(CommandTypes) Method

Definition

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

Parameters

commandType
CommandTypes

Returns

Applies to