FlexPivot for WinForms
Size プロパティ (IDataList)
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.DataEngine アセンブリ
>
C1.DataEngine 名前空間
>
IDataList インターフェース
: Size プロパティ
Returns number of rows in the table or query.
シンタックス
Visual Basic
C#
'宣言 ReadOnly Property Size As System.Long
System.long Size {get;}
解説
It can be different from the Count property value if
ViewLimit
is set. In that case Count is less than or equal to the
ViewLimit
value.
参照
IDataList インターフェース
IDataList メンバ