Costruttore SfcException
Initializes a new instance of the SfcException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
SfcException() () () () | Initializes a new instance of the SfcException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcException(String) | Initializes a new instance of the SfcException class with a specified error message. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcException(SerializationInfo, StreamingContext) | Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
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. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto