The following table contains information on the ISCApplication interface:
|
Signature |
Description |
Valid Arguments |
|---|---|---|
|
BSTR Name() |
Modeling Application Title |
None |
|
BSTR Version() |
Modeling Application Version |
None |
|
BSTR ApiVersion() |
API version |
None |
|
ISCApplicationEnvironment ApplicationEnvironment() |
Reports attributes of runtime environment and available features such as add-in mode, user interface visibility, and so on |
None |
|
ISCPersistenceUnitCollection * PersistenceUnits() |
Returns a collection of all persistence units loaded in the application. |
None |
|
ISCSessionCollection * Sessions() |
Returns a collection of sessions created within the application |
None |
|
Copyright © 2013 CA.
All rights reserved.
|
|