SfcPathConversionException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Gerado quando uma conversão urn para caminho PS falha.
[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
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| SfcPathConversionException() |
Construtor |
| SfcPathConversionException(String, Exception) |
Construtor base |
| SfcPathConversionException(String) |
Construtor base |
Propriedades
| Nome | Description |
|---|---|
| HelpLink |
Gerado quando uma conversão urn para caminho PS falha. (Herdado de SfcException) |
Métodos
| Nome | Description |
|---|---|
| SetHelpContext(String) |
Gerado quando uma conversão urn para caminho PS falha. (Herdado de SfcException) |