systemPropertyToJsName MethodStatic
Returns the name of the specified ECSQL system property according to the iTwin.js formatting rules.
See ECSQL Row Format which describes the formatting rules.
systemPropertyToJsName(systemPropertyType: ECSqlSystemProperty): string
Parameter | Type | Description |
---|---|---|
systemPropertyType | ECSqlSystemProperty | System property type |
Returns - string
Defined in
- core/common/src/ECSqlTypes.ts Line 204
Last Updated: 20 June, 2023