共用方式為


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)

屬性值

適用於