コード例 #1
0
 public static function countAllBySQL($strSQL)
 {
     return UsersDAO::countAllBySQL($strSQL);
 }