LGSPBackendCreatePersistentNamedFromSpec Method |
| Name | Description | |
|---|---|---|
| CreatePersistentNamedFromSpec(String, IGlobalVariables, Int32, String, String) |
Creates a new LGSPPersistentNamedGraph instance from the specified specification file.
If the according dll does not exist or is out of date, the needed processing steps are performed automatically.
A name for the graph is automatically generated.
| |
| CreatePersistentNamedFromSpec(String, IGlobalVariables, String, Int32, String, String, LGSPPersistentNamedGraph, LGSPActions) |
Creates a new LGSPPersistentNamedGraph and LGSPActions instance from the specified specification file.
If the according dlls do not exist or are out of date, the needed processing steps are performed automatically.
A name for the graph is automatically generated.
| |
| CreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String) | ||
| CreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String, INamedGraph, IActions) |