SecuredObjectSpaceProvider Members
In This Article
#Constructors
#Properties
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 |
#Methods
Name | Description |
---|---|
Create |
Creates an Object Space that an application uses when a user tries to log on. |
Create |
Instantiates an Object Space.
Inherited from XPObject |
Create |
Instantiates an Object Space to be used to update the database.
Inherited from XPObject |
Dispose() |
Releases all resources used by an XPObject |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the data store provider.
Inherited from XPObject |
Get |
Returns the data store provider.
Inherited from XPObject |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Inherited from XPObject |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Customize |
For internal use.
Inherited from XPObject |
Custom |
For internal use. |
See Also