共用方式為


SPUpgradeCompatibilityException members

Include protected members
Include inherited members

代表當前端網頁伺服器嘗試連線至不相容的資料庫,在升級期間發生例外狀況。

The SPUpgradeCompatibilityException type exposes the following members.

Constructors

  Name Description
Public method SPUpgradeCompatibilityException() 此建構函式僅限內部使用,不得從您的程式碼內直接使用。
Public method SPUpgradeCompatibilityException(String) 初始化指定的錯誤訊息的SPUpgradeCompatibilityException類別的新執行個體。
Protected method SPUpgradeCompatibilityException(SerializationInfo, StreamingContext) SPUpgradeCompatibilityException 序列化建構函式
Public method SPUpgradeCompatibilityException(String, Exception) 初始化指定的錯誤訊息與根SPUpgradeCompatibilityException類別的新執行個體造成例外狀況。

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

請參閱

參照

SPUpgradeCompatibilityException class

Microsoft.SharePoint.Upgrade namespace