The EnterpriseFramework.dll implements the highest object model that branches off to the individual library implementations. It also contains the client
The diagram below illustrates the object model that is implemented by the EnterpriseFramework.dll:
All the methods return an error if they fail. See the section Error Codes for a list of errors and their descriptions.
Note: The only object that can be created dynamically by using the CreateObject
method is the SessionMgr.
All other objects must be accessed through another object's methods or properties. In other words, the SessionMgr
is the source from which all other objects are eventually created. The SessionMgr
object is created using CreateObject Method in the Server Object.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |