[This is preliminary documentation and is subject to change.]
Fetches resources such as script statement text by scriptName from assembly resource stream.
Mostly used for SQL and JavaScript but maybe used for any text retrieval.
This class is 100% safe for multithreading operations.
Script texts are cached in ram for faster subsequent access.
Inheritance Hierarchy

NFX EmbeddedResource
Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also