SqlBatchCommandCollection.SetBatchCommand(Int32, DbBatchCommand) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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