Installation
The base classes needed to create an ORM TypeScript file for a data connector can be downloaded from npm.
A sample ORM file for the Northwind database is included in the installation files for reference. The file is called northwind.orm.ts
Last updated