get_int


Description:

public virtual int get_int (string field) throws Error

Fetch a field from the result as an integer by name

Parameters:

field field name

Returns:

the field value

See also:

fetch_int, fetch