Metodo ValidationState.AddError

Include i membri protetti
Include i membri ereditati

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error to the ValidationState.

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
Metodo pubblico AddError(Exception, String) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified exception and binding key to the ValidationState.
Metodo pubblico AddError(String, String) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified message and binding key to the ValidationState.
Metodo pubblico AddError(String, Exception, String) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified message, exception, and binding key to the ValidationState.

In alto

Vedere anche

Riferimento

ValidationState Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc