DbBatch.CreateBatchCommand Metod

Definition

Skapar en ny instans av ett DbBatchCommand objekt.

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

Returer

Ett DbBatchCommand objekt.

Gäller för