MetadataSizes.RowCounts Property

Definition

Table row counts.

public:
 property System::Collections::Immutable::ImmutableArray<int> RowCounts { System::Collections::Immutable::ImmutableArray<int> get(); };
public System.Collections.Immutable.ImmutableArray<int> RowCounts { get; }
member this.RowCounts : System.Collections.Immutable.ImmutableArray<int>
Public ReadOnly Property RowCounts As ImmutableArray(Of Integer)

Property Value

Applies to