MetadataBuilder.GetRowCounts Methode

Definitie

Retourneert het huidige aantal items in elke tabel.

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)

Retouren

Een matrix van grootte TableCount, waarbij elk item is gevuld met het huidige aantal rijen van de bijbehorende tabel.

Van toepassing op