Overload | Description |
---|---|
TryGetMax(Int32,Object) | Tries to get the maximum value for the specified field. Returns false if the data provider has no records, or the field type is not comparable. |
TryGetMax(String,Object) | Tries to get the maximum value for the specified field. Returns false if the data provider has no records, or the field type is not comparable. |