5.1.1 OracleSessionStateStore Members
OracleSessionStateStore members are listed in the following tables.
                  
OracleSessionStateStore Constructors
The OracleSessionStateStore constructor is listed in Table 5-1.
                  
Table 5-1 OracleSessionStateStore Constructor
| Constructor | Description | 
|---|---|
| Instantiates a new instance of the  | 
OracleSessionStateStore Public Properties
OracleSessionStateStore public properties are listed in Table 5-2.
                  
Table 5-2 OracleSessionStateStore Public Properties
| Public Properties | Description | 
|---|---|
| Gets the number of seconds that the command is allowed to execute before it is terminated with an exception | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
OracleSessionStateStore Public Methods
The OracleSessionStateStore public methods are listed in Table 5-3.
                  
Table 5-3 OracleSessionStateStore Public Methods
| Public Methods | Description | 
|---|---|
| Creates a new  | |
| Adds a new session state item to the database | |
| Releases all the resources for this instance | |
| Allows the  | |
| Returns a read-only session item from the database | |
| Locks and returns a session item from the database | |
| Initializes the provider with the property values specified in the ASP.NET application configuration file | |
| Performs any per-request initializations that the  | |
| Releases the lock on a session item in the database, if multiple attempts to retrieve the session item fail | |
| Removes the specified session item from the database | |
| Resets the expiration date and timeout for a session item in the database | |
| Updates the session time information in the database with the specified session item and releases the lock | |
| Returns a  |