0 if there was an errorSqlBuilder.selectAddTarget
gda.types.SqlBuilderId selectAddTarget(string tableName, string alias_ = null)Adds a new target to a SELECT statement
Parameters
tableName | the name of the target table |
alias_ | the alias to give to the target, or null |
Returns
the ID of the new target, or