The additionalSqlWhere will be returned if the Standard Range is not to be read from the database, e.g. it comes from a global collection.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| standardRange | isefinStandardRange | The Standard Range. | ||
| includeInactive | Boolean | Indicates whether to include Inactive records where applicable. | ||
| additionalSqlWhere | String | The existing SQL Where clause to append to. | ||
| alwaysIncludeId | String | Optional | The Id of a record to include regardless of whether it is inactive (where applicable). |
A String value.