IBackendCreatePersistentNamedFromSpec Method |
| Name | Description | |
|---|---|---|
| CreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String, String) |
Creates a new INamedGraph instance with persistence from the specified specification file.
If the according dll does not exist or is out of date, the needed processing steps are performed automatically.
| |
| CreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String, String, INamedGraph, IActions) |
Creates a new INamedGraph with persistence and IActions backend instance from the specified specification file.
If neccessary, any processing steps are performed automatically.
|