select_add_target


Description:

[ Version ( since = "4.2" ) ]
public SqlBuilderId select_add_target (string table_name, string? alias)

Adds a new target to a SELECT statement

Parameters:

this

a SqlBuilder object

table_name

the name of the target table

alias

the alias to give to the target, or null

Returns:

the ID of the new target, or typeof (unichar2 )0 if there was an error