言語

MissingJobScheduleException クラス

定義

この例外は、ポリシー ジョブ スケジュール GUID が空で、実行モードが None でない場合にスローされます。

[System.Serializable]
public sealed class MissingJobScheduleException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type MissingJobScheduleException = class
    inherit DmfException
Public NotInheritable Class MissingJobScheduleException
Inherits DmfException
継承
属性

コンストラクター

名前 説明
MissingJobScheduleException()

基本コンストラクター

MissingJobScheduleException(String, Exception)

基本コンストラクター

MissingJobScheduleException(String)

基本コンストラクター

プロパティ

名前 説明
DmfExceptionType

例外の種類

HelpLink

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

(継承元 DmfException)

メソッド

名前 説明
GetObjectData(SerializationInfo, StreamingContext)

シリアル化ヘルパー

Init()

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

(継承元 DmfException)
SetHelpContext(String)

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

(継承元 DmfException)

適用対象