다음을 통해 공유


MetadataSizes.RowCounts 속성

정의

테이블 행 개수

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)

속성 값

적용 대상