DbBatchCommandCollection.GetBatchCommand(Int32) Méthode

Définition

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

Paramètres

index
Int32

Retours

S’applique à