InternalSmoErrorException 類別

定義

當內部錯誤發生 T:Microsoft 時,會拋出例外。SqlServer.Management.Smo 物件。

[System.Serializable]
public sealed class InternalSmoErrorException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type InternalSmoErrorException = class
    inherit SmoException
Public NotInheritable Class InternalSmoErrorException
Inherits SmoException
繼承
屬性

建構函式

名稱 Description
InternalSmoErrorException()

T:Microsoft 的建構器。SqlServer.Management.Smo.InternalSmoException.

InternalSmoErrorException(String, Exception)

T:Microsoft 的建構器。SqlServer.Management.Smo.InternalSmoException.

InternalSmoErrorException(String)

T:Microsoft 的建構器。SqlServer.Management.Smo.InternalSmoException.

屬性

名稱 Description
HelpLink

會收到一個連結作為支援網站的字串。

(繼承來源 SmoException)
SmoExceptionType

從 T:Microsoft 獲得的那種例外。SqlServer.Management.Smo.SmoExceptionType enumeration.

方法

名稱 Description
SetHelpContext(String)

當內部錯誤發生 T:Microsoft 時,會拋出例外。SqlServer.Management.Smo 物件。

(繼承來源 SmoException)

適用於