Click or drag to resize

RuntimeEngine Methods

The RuntimeEngine type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInitialize
Initializes the application. Creates the database tables when the application is started first time.
Public methodInitializeApplication
Initialize the application. Parse metadata xml and create all application BusinessEntity structures tables
Public methodInitializeFramework
Initializes the framework. Creates framework database and framework related tables when the application is started first time.
Public methodStatic memberIsFrameworkInitialized
Check if Framework is initialized or not
Public methodIsLocalPasswordRequired
Check for the LOCAL_PASSWORD field true/false in FrameworkSetting sent by server in activation setting.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also