SqlSelectTarget.takeAlias
void takeAlias(gobject.value.Value alias_)Sets the target alias (AS) to the string held by alias; after call this function alias is freed.
Parameters
alias_ | a #GValue holding the alias string to take from |
void takeAlias(gobject.value.Value alias_)Sets the target alias (AS) to the string held by alias; after call this function alias is freed.
alias_ | a #GValue holding the alias string to take from |