DbBatchCommandCollection.GetBatchCommand(Int32) Metode

Definisi

protected:
 abstract System::Data::Common::DbBatchCommand ^ GetBatchCommand(int index);
protected abstract System.Data.Common.DbBatchCommand GetBatchCommand (int index);
abstract member GetBatchCommand : int -> System.Data.Common.DbBatchCommand
Protected MustOverride Function GetBatchCommand (index As Integer) As DbBatchCommand

Parameter

index
Int32

Mengembalikan

Berlaku untuk