This member is for System Use Only and should NOT be used.
Obsolete. Function not implemented.
Executes an INSERT INTO query to add new records from the results of a SELECT query.

Syntax

ISUpdateQueryBuilder.ExecuteInsertInto(selectQuery, [timeoutSeconds])

Parameters

NameTypeOptionalByRefDescription
selectQuery ISSelectQueryBuilder A ISSelectQueryBuilder object.
timeoutSeconds Integer Optional The number of seconds after which a database connection timeout will occur or -1 to use the default timeout. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISUpdateQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0