ConnectionManagedGeneric.CreateDataAdapter(IDbCommand) Método

Definição

protected:
 override System::Data::IDbDataAdapter ^ CreateDataAdapter(System::Data::IDbCommand ^ command);
protected override System.Data.IDbDataAdapter CreateDataAdapter (System.Data.IDbCommand command);
Protected Overrides Function CreateDataAdapter (command As IDbCommand) As IDbDataAdapter

Parâmetros

command
IDbCommand

Retornos

IDbDataAdapter

Aplica-se a