Structures_DataGrid::getRecordCount

Structures_DataGrid::getRecordCount() – レコードの総数を返す

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getRecordCount ( )

Description

This package is not documented yet.

Return value

レコードの総数を返します。

Throws

例外はスローされません。

Note

This function can not be called statically.