言語

SfcMissingParentException クラス

定義

親が設定されていない場合は、この操作を実行できません

[System.Serializable]
public sealed class SfcMissingParentException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcMissingParentException = class
    inherit SfcException
Public NotInheritable Class SfcMissingParentException
Inherits SfcException
継承
属性

コンストラクター

名前 説明
SfcMissingParentException()

親が設定されていない場合は、この操作を実行できません

SfcMissingParentException(String, Exception)

親が設定されていない場合は、この操作を実行できません

SfcMissingParentException(String)

親が設定されていない場合は、この操作を実行できません

プロパティ

名前 説明
HelpLink

親が設定されていない場合は、この操作を実行できません

(継承元 SfcException)

メソッド

名前 説明
SetHelpContext(String)

親が設定されていない場合は、この操作を実行できません

(継承元 SfcException)

適用対象