SqlExpr.castAs
string castAs() @property nothrowGet castAs field.
Returns
not null if expression must be cast to another data type
void castAs(string propval) @property nothrowSet castAs field.
Parameters
propval | not null if expression must be cast to another data type |