SqlBuilder.selectAddTarget

gda.types.SqlBuilderId selectAddTarget(string tableName, string alias_ = null)

Adds a new target to a SELECT statement

Parameters

tableNamethe name of the target table
alias_the alias to give to the target, or null

Returns

the ID of the new target, or 0 if there was an error