言語

DmfException クラス

定義

すべての SMO 例外クラスの基本例外クラス

[System.Serializable]
public class DmfException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type DmfException = class
    inherit SqlServerManagementException
Public Class DmfException
Inherits SqlServerManagementException
継承
派生
属性

コンストラクター

名前 説明
DmfException()

基本コンストラクター

DmfException(SerializationInfo, StreamingContext)

基本コンストラクター

DmfException(String, Exception)

基本コンストラクター

DmfException(String)

基本コンストラクター

プロパティ

名前 説明
DmfExceptionType

例外の種類

HelpLink

は、ヘルプ Web サイトへのリンクを出力します

ProdVer

製品バージョン

メソッド

名前 説明
Init()

インスタンスのプロパティを初期化します。

SetHelpContext(String)

ヘルプ コンテキストを設定する

適用対象