次の方法で共有


OfficeDataSourceObject.RowCount プロパティ

定義

指定したデータ ソース内のレコードの数を表す整数型 ( Integer) の値を返します。

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

プロパティ値

適用対象