get_int64


Description:

public virtual int64 get_int64 (string field) throws Error

Fetch a field from the result as a signed 64-bit integer by name

Parameters:

field field name

Returns:

the field value

See also:

fetch_int64, fetch