SqlBatchCommandCollection.SetBatchCommand(Int32, DbBatchCommand) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
SqlBatchCommand Mengatur objek pada indeks yang ditentukan ke nilai baru.
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)
Parameter
- index
- Int32
Indeks tempat SqlBatchCommand objek harus berada.
- batchCommand
- DbBatchCommand