get_max_results


Description:

public int get_max_results (out bool out_exists)

Gets current value of the max results property.

When not set, returns 0. The optional out_exists can be used to see whether the property is set.

Parameters:

this

an EDataQuery

out_exists

an out argument, where can be set whether the property exists, or null

Returns:

the set value, or 0