Used in sample: Complex WHERE Clauses
Execute Select Query and return a DataTable.

Syntax

ISSelectQueryBuilder.ExecuteDataTable(dataTable, [timeoutSeconds])

Parameters

NameTypeOptionalByRefDescription
dataTable DataTable ByRef
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:
ISSelectQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0