Aracılığıyla paylaş


SqlBatchCommandCollection.RemoveAt(Int32) Yöntem

Tanım

SqlBatchCommand Belirtilen dizindeki nesneyi koleksiyondan kaldırır.

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

Parametreler

index
Int32

Nesnenin SqlBatchCommand bulunduğu dizin.

Uygulamalar

Şunlara uygulanır