QueryManager.RDPToRdlCommandType(CommandType) メソッド

定義

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

パラメーター

commandType
CommandType

戻り値

適用対象