Compartilhar via


Construtor SfcException

Initializes a new instance of the SfcException class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método protegido SfcException() () () () Initializes a new instance of the SfcException class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método protegido SfcException(String) Initializes a new instance of the SfcException class with a specified error message. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método protegido SfcException(SerializationInfo, StreamingContext) Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método protegido SfcException(String, Exception) Initializes a new instance of the SfcException class with the specified error message and a reference to the inner exception that is the cause of this exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início