QueryManager.CreateCommand(IDbConnection) 方法

定義

public:
 Microsoft::ReportingServices::DataProcessing::IDbCommand ^ CreateCommand(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ connection);
public Microsoft.ReportingServices.DataProcessing.IDbCommand CreateCommand (Microsoft.ReportingServices.DataProcessing.IDbConnection connection);
Public Function CreateCommand (connection As IDbConnection) As IDbCommand

參數

connection
IDbConnection

傳回

IDbCommand

適用於