boolean
deterministic, in Class Routine
Documentation
From 5WD-02-Foundation-2002-12
4.27 SQL-invoked routines
An SQL-invoked routine is either deterministic or possibly non-deterministic. An SQL-invoked function that
is deterministic always returns the identical return value for a given list of SQL argument values. An SQLinvoked
procedure that is deterministic always returns the identical values in its output and inout SQL parameters
for a given list of SQL argument values. An SQL-invoked routine is possibly non-deterministic if it might
produce nonidentical results when invoked with the identical list of SQL argument values.
| Export Control | PublicAccess | Containment | Unspecified |
| Static | No | Derived | No |
Property Settings
Data Modeler
| dmItem | False | DMName | |
| Ordinal | 0 | IsIdentity | False |
| IsUnique | False | NullsAllowed | False |
| Length | 0 | Scale | 0 |
| ColumnType | Native | ForBitData | False |
| DefaultValueType | | DefaultValue | |
| SourceId | | SourceType | |
| OID | False | | |