take_alias
Description:
Sets the 'as' field's string in the SqlSelectField structure.
alias
is freed after call this function.
Parameters:
this |
a SqlSelectField structure |
alias |
a Value to take from |
Sets the 'as' field's string in the SqlSelectField structure.
alias
is freed after call this function.
this |
a SqlSelectField structure |
alias |
a Value to take from |