DoInsertInto Method

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

Modifies the query to insert results into the named table.

Syntax:

object.DoInsertInto TableName As

The DoInsertInto method syntax has these parts:

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

Remarks:

Put more information here.