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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.