Applies to: SqlQueryBuilder object
See also: Method and Function Index
Renames an output column in a query.
object.DoRename OldAlias As String, NewAlias As String
The DoRename method syntax has these parts:
Part | Description |
object | The name of an object in the Applies to list. |
OldAlias | No help available for this parameter. |
NewAlias | No help available for this parameter. |
Put more information here.