Triple Lock (228)
Documentation about our triple-lock suite of functionality and how to utilise it within the application itself.
GetPathInfo
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
GetInstrumentSets
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
GetInstrumentCapitalAccountDataSettings
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
GetCanvasItems
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
GetAllocatedTransactions
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
CreateCapitalAccountData
This is a standard system SQL Wrapper [more info] provided by the platform and automatically upgraded on every new release. Do not change this SQL…
System SQL Wrappers
The platform comes with certain system SQL Wrappers as standard. These are required to perform standard system processes and provide a convenient mechanism to view or modify those behaviours.
SQL Wrapper Columns
The SQL Wrapper Column view allows you to specify precisely which columns the function or stored procedure you have written will return. These columns should be created in exactly the same order and of the same name/type as the actual columns returned in your function or stored procedure.