| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Object | ByRef | The Return Value. | |
| enumType | Type | |||
| defaultValue | Object | Optional | The Default Value to return if the query does not return any records or the return value is not Boolean. If omitted, a value of 0 is assumed. |
' A Boolean value indicating success. '