MetadataSizes.ExternalRowCounts Property

Definition

External table row count.

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

Property Value

Applies to