About
A content resource is an object that contains data (for instance, a table or a file)
Type
Stored
A stored data resource is a data resource that is stored on disk in a connection that can be selected with a data selector
The following data operations have impact on the content of stored data resources:
The compare operation can show the difference in content.
Runtime
A query resource is:
- a exectuable data resource that return its content at runtime (ie the data is not stored but computed).
Property
Executable
A script resource is special type of data resource where the content is known as the script and is executable.