QueryManager.CreateCommand(IDbConnection) Metodo

Definizione

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

Parametri

connection
IDbConnection

Restituisce

IDbCommand

Si applica a