isGeneratedProperty Method
Indicates whether the column is backed by a generated property or not. For SELECT clause items that are expressions other than simply a reference to an ECProperty, a property is generated containing the expression name.
isGeneratedProperty(): boolean
Returns - boolean
Defined in
- core/backend/src/ECSqlStatement.ts Line 683
Last Updated: 13 June, 2024