Bagikan melalui


SqlBatch.CreateDbBatchCommand Metode

Definisi

Membuat instans SqlBatchCommand baru objek.

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

Mengembalikan

Objek DbBatchCommand.

Berlaku untuk