SfcException 類別

定義

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

[System.Serializable]
public class SfcException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type SfcException = class
    inherit SqlServerManagementException
Public Class SfcException
Inherits SqlServerManagementException
繼承
衍生
屬性

建構函式

名稱 Description
SfcException()

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

SfcException(SerializationInfo, StreamingContext)

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

SfcException(String, Exception)

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

SfcException(String)

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

屬性

名稱 Description
HelpLink

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

ProdVer

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

方法

名稱 Description
SetHelpContext(String)

這是所有 SFC 例外的基礎類別。 切勿直接拋棄這個例外。

適用於