DoRename Method

Applies to:  SqlQueryBuilder object
See also:  Method and Function Index

Renames an output column in a query.

Syntax:

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.

Remarks:

Put more information here.