SecuredObjectSpaceProvider Properties
Provides an Object Space in applications that use the Security System.
Name | Description |
---|---|
Allow |
Indicates whether execution of Direct SQL Queries and Stored Procedures is allowed in Integrated Mode of the Security System or when the Middle Tier Security server is used. |
Allow |
For internal use. |
Check |
Specifies how the database and application compatibility is checked.
Inherited from XPObject |
Connection |
Specifies the connection string used by the Object Space Provider’s data layer.
Inherited from XPObject |
Data |
Inherited from XPObject |
Host |
Inherited from XPObject |
Instant |
Specifies what properties should be mapped on a grid in the Instant |
Is |
Indicates whether an Object Space Provider has been disposed of.
Inherited from XPObject |
Module |
Gets the type of the class whose objects are persisted to the Module |
Schema |
Specifies how to handle compatibility checking for the database associated with the current XPObject |
Service |
Gets the IServiceIService is assigned to the ServiceXPObject .
Inherited from XPObject |
Thread |
Inherited from XPObject |
Types |
Supplies metadata on types used in an XAF application.
Inherited from XPObject |
XPDictionary |
Returns a base class for metadata providers.
Inherited from XPObject |
Xpo |
Returns a source of XPO-related information on business classes.
Inherited from XPObject |
See Also