DbBatchCommandCollection.Count Właściwość

Definicja

Pobiera liczbę elementów zawartych w słowniku ICollection<T>.

public:
 abstract property int Count { int get(); };
public abstract int Count { get; }
member this.Count : int
Public MustOverride ReadOnly Property Count As Integer

Wartość właściwości

Liczba elementów zawartych w słowniku ICollection<T>.

Implementuje

Dotyczy