SfcPathConversionException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Generata quando la conversione di un URN in PS Path ha esito negativo.
[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
- Ereditarietà
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| SfcPathConversionException() |
Costruttore |
| SfcPathConversionException(String, Exception) |
Costruttore di base |
| SfcPathConversionException(String) |
Costruttore di base |
Proprietà
| Nome | Descrizione |
|---|---|
| HelpLink |
Generata quando la conversione di un URN in PS Path ha esito negativo. (Ereditato da SfcException) |
Metodi
| Nome | Descrizione |
|---|---|
| SetHelpContext(String) |
Generata quando la conversione di un URN in PS Path ha esito negativo. (Ereditato da SfcException) |