DbBatchCommandCollection.GetBatchCommand(Int32) 메서드

정의

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

매개 변수

index
Int32

반환

적용 대상