SPDatabaseAction Methods
Include Protected Members
Include Inherited Members
The SPDatabaseAction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Commit | Commits the database session. (Overrides SPAction.Commit().) |
![]() |
Dispose | Disposes the database session and releases resources. (Overrides SPAction.Dispose().) |
![]() |
Equals | (Inherited from Object.) |
![]() |
ExecuteSql(String) | Executes a series of Transact-SQL queries based on the specified string. |
![]() |
ExecuteSql(String, Int32) | Executes a series of Transact-SQL queries based on the specified string within a specified time-out period. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | Initializes the upgrade action based on the specified object and sequence. (Inherited from SPAction.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Rollback | Rolls back the database session. (Overrides SPAction.Rollback().) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Upgrade | Executes the upgrade logic for the action. (Inherited from SPAction.) |
Top
.gif)
.gif)