UnsupportedFeatureException 類別

定義

當物件未被 SQL Express 支援時拋出的例外

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

建構函式

名稱 Description
UnsupportedFeatureException()

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

UnsupportedFeatureException(String, Exception)

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

UnsupportedFeatureException(String)

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

屬性

名稱 Description
HelpLink

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

(繼承來源 SmoException)
SmoExceptionType

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

方法

名稱 Description
SetHelpContext(String)

當物件未被 SQL Express 支援時拋出的例外

(繼承來源 SmoException)

適用於