Share via


MetadataBuilder.GetRowCounts Metoda

Definice

Vrátí aktuální počet položek v každé tabulce.

public:
 System::Collections::Immutable::ImmutableArray<int> GetRowCounts();
public System.Collections.Immutable.ImmutableArray<int> GetRowCounts ();
member this.GetRowCounts : unit -> System.Collections.Immutable.ImmutableArray<int>
Public Function GetRowCounts () As ImmutableArray(Of Integer)

Návraty

Pole velikosti TableCounts každou položkou vyplněnou aktuálním počtem řádků odpovídající tabulky.

Platí pro