DbConnection.CreateBatch Metod

Definition

Returnerar en ny instans av providerns klass som implementerar DbBatch klassen.

public:
 System::Data::Common::DbBatch ^ CreateBatch();
public System.Data.Common.DbBatch CreateBatch();
member this.CreateBatch : unit -> System.Data.Common.DbBatch
Public Function CreateBatch () As DbBatch

Returer

En ny instans av DbBatch.

Gäller för