ServerApplication Properties
Manages an XAF Application Server.
Name | Description |
---|---|
Application |
Inherited from Xaf |
Application |
Specifies the application’s name.
Inherited from Xaf |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Check |
Specifies how the database and application compatibility is checked.
Inherited from Xaf |
Connection |
Specifies the connection to the database used by the application.
Inherited from Xaf |
Connection |
Specifies the connection string used to connect to the application’s database or to the Application Server.
Inherited from Xaf |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Current |
Returns an ICurrent |
Database |
Specifies the database update mode.
Inherited from Xaf |
Default |
Specifies the default mode of operation for Collection Sources created by the Xaf |
Delayed |
Indicates whether View Items controls are initialized immediately when a View is created.
Inherited from Xaf |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Design |
For internal use.
Inherited from Xaf |
Editor |
Provides access to the application’s Editors Factory, which is used to load View Items and List Editors to the Application Model and create them when needed.
Inherited from Xaf |
Enable |
Specifies if the Application Model cache designed to improve the startup speed and performance is enabled.
Inherited from Xaf |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Ignored |
Returns a collection of exceptions that are not to be reported by the application.
Inherited from Xaf |
Is |
For internal use only.
Inherited from Xaf |
Is |
For internal use. Use the Detail |
Is |
Indicates whether the application component is currently being initialized.
Inherited from Xaf |
Link |
Specifies whether or not a link between a master and child object is created immediately when the New |
Main |
Provides access to the application’s main Window.
Inherited from Xaf |
Max |
Specifies the allowed number of failed login attempts before the application closes.
Inherited from Xaf |
Model |
Provides access to the Application Model‘s root node.
Inherited from Xaf |
Modules |
Provides access to the module list used by the application.
Inherited from Xaf |
Object |
Provides access to the application’s Object Space Provider.
Inherited from Xaf |
Object |
Inherited from Xaf |
Object |
Gets a list of Object Space Providers used by Xaf |
Optimize |
For internal use.
Inherited from Xaf |
Optimized |
Disables the instantiation of Controllers that will never be activated in nested List Views.
Inherited from Xaf |
Resources |
Provides access to a collection of Resource Localizers used in the current application to extend the Application Model’s IModel |
Security |
Provides access to the Security Strategy used in the application.
Inherited from Xaf |
Service |
Provides access to IService |
Show |
Specifies the application’s Show View Strategy.
Inherited from Xaf |
Site |
For internal use only.
Inherited from Xaf |
Table |
For internal use.
Inherited from Xaf |
Title |
Specifies the application’s title.
Inherited from Xaf |
Types |
Gets the ITypes |
See Also