QueryManager.RDPToRdlCommandType(CommandType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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