Share via


MetadataSizes.ExternalRowCounts プロパティ

定義

外部テーブルの行数。

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)

プロパティ値

適用対象