ModelTable.RecordCount プロパティ

定義

モデル テーブルの集計行カウントを返します。 Integer (C#では int ) 読み取り専用

public:
 property int RecordCount { int get(); };
public int RecordCount { get; }
Public ReadOnly Property RecordCount As Integer

プロパティ値

適用対象