Aracılığıyla paylaş


SqlBatchCommandCollection.SetBatchCommand(Int32, DbBatchCommand) Yöntem

Tanım

SqlBatchCommand Belirtilen dizindeki nesneyi yeni bir değere ayarlar.

protected:
 override void SetBatchCommand(int index, System::Data::Common::DbBatchCommand ^ batchCommand);
protected override void SetBatchCommand(int index, System.Data.Common.DbBatchCommand batchCommand);
override this.SetBatchCommand : int * System.Data.Common.DbBatchCommand -> unit
Protected Overrides Sub SetBatchCommand (index As Integer, batchCommand As DbBatchCommand)

Parametreler

index
Int32

Nesnenin SqlBatchCommand bulunması gereken dizin.

batchCommand
DbBatchCommand

Şunlara uygulanır