DbBatchCommandCollection.RemoveAt(Int32) Metod

Definition

Tar DbBatchCommand bort objektet vid angivet från samlingen.

public:
 abstract void RemoveAt(int index);
public abstract void RemoveAt(int index);
abstract member RemoveAt : int -> unit
Public MustOverride Sub RemoveAt (index As Integer)

Parametrar

index
Int32

Indexet DbBatchCommand där objektet finns.

Implementeringar

Gäller för