MakeExpressionBuilder Function

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

Constructs a new ExpressionBuilder object.

Syntax:

object.MakeExpressionBuilder(InitialToken/*An identifier or literal value used to initialize the new expression.*/ As ) As

The MakeExpressionBuilder function syntax has these parts:

Part Description
object The name of an object in the Applies to list.
InitialToken/*An identifier or literal value used to initialize the new expression.*/ No help available for this parameter.

Remarks:

Put more information here.