(2 out of 9)
Data Object Types
Sapphire/Web currently supports six Data Object Types:
- Stored Procedures (PROC)
- DSQL Objects (DSQL)
- Flat Files (FILE)
- Exec Files (EXEC)
- Func Files (FUNC)
- NULL Objects (NULL)
These Data Objects reside on your Network and can be bound to the HTML components in your project.
(2 out of 9)