共用方式為


SPDatabaseException members

Include protected members
Include inherited members

代表 Microsoft SQL Server 會傳回任何類型,包括SharePoint Foundation執行 SQL Server 中的商務邏輯中發生之錯誤的錯誤時,會擲回資料庫例外狀況。

The SPDatabaseException type exposes the following members.

Constructors

  Name Description
Public method SPDatabaseException() 初始化SPDatabaseException類別的新執行個體。
Public method SPDatabaseException(String) 初始化SPDatabaseException類別的新執行個體。
Public method SPDatabaseException(String, Exception) 初始化根據指定的錯誤字串及例外狀況的SPDatabaseException類別的新執行個體。

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Exception.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPDatabaseException class

Microsoft.SharePoint.Administration namespace