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