SfcPathConversionException クラス

定義

URN から PS パスへの変換が失敗した場合にスローされます。

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

コンストラクター

名前 説明
SfcPathConversionException()

コンストラクター

SfcPathConversionException(String, Exception)

基本コンストラクター

SfcPathConversionException(String)

基本コンストラクター

プロパティ

名前 説明
HelpLink

URN から PS パスへの変換が失敗した場合にスローされます。

(継承元 SfcException)

メソッド

名前 説明
SetHelpContext(String)

URN から PS パスへの変換が失敗した場合にスローされます。

(継承元 SfcException)

適用対象