BuildSelection Method

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

Adds a field or a comma separated list of fields to the query.

Syntax:

object.BuildSelection FieldName As , [Alias As String = ""]

The BuildSelection method syntax has these parts:

Part Description
object The name of an object in the Applies to list.
FieldName No help available for this parameter.
Alias No help available for this parameter.

Remarks:

Put more information here.