Bagikan melalui


SqlBatchCommandCollection.RemoveAt(Int32) Metode

Definisi

SqlBatchCommand Menghapus objek pada indeks yang ditentukan dari koleksi.

public:
 override void RemoveAt(int index);
public override void RemoveAt(int index);
override this.RemoveAt : int -> unit
Public Overrides Sub RemoveAt (index As Integer)

Parameter

index
Int32

Indeks tempat SqlBatchCommand objek berada.

Penerapan

Berlaku untuk