Execute the query to retrieve a single String value.

Syntax

ISSelectQueryBuilder.GetScalarString(returnValue, [defaultValue])

Parameters

NameTypeOptionalByRefDescription
returnValue String ByRef The Return Value.
defaultValue String Optional The Default Value to return if the query does not return any records or the return value is not Boolean.

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