MakeExpressionBuilder Function |
||||||||
Applies to: SqlQuery object 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:
Remarks:Put more information here.
|
||||||||