Compartilhar via


SqlBatch.CreateDbBatchCommand Método

Definição

Cria uma nova instância de um objeto SqlBatchCommand.

protected:
 override System::Data::Common::DbBatchCommand ^ CreateDbBatchCommand();
protected override System.Data.Common.DbBatchCommand CreateDbBatchCommand ();
override this.CreateDbBatchCommand : unit -> System.Data.Common.DbBatchCommand
Protected Overrides Function CreateDbBatchCommand () As DbBatchCommand

Retornos

Um objeto DbBatchCommand.

Aplica-se a