QueryManager.CreateCommand(IDbConnection) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
Microsoft::ReportingServices::DataProcessing::IDbCommand ^ CreateCommand(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ connection);
public Microsoft.ReportingServices.DataProcessing.IDbCommand CreateCommand(Microsoft.ReportingServices.DataProcessing.IDbConnection connection);
member this.CreateCommand : Microsoft.ReportingServices.DataProcessing.IDbConnection -> Microsoft.ReportingServices.DataProcessing.IDbCommand
Public Function CreateCommand (connection As IDbConnection) As IDbCommand
Parameter
- connection
- IDbConnection