ProbeError 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.
public class ProbeError : Microsoft.SqlServer.Management.Assessment.IAssessmentError
type ProbeError = class
interface IAssessmentError
interface IAssessmentResult
Public Class ProbeError
Implements IAssessmentError
- Ereditarietà
-
ProbeError
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| ProbeError(ICheck, String, IEnumerable<KeyValuePair<String,Exception>>, SqlObjectType, String) | |
| ProbeError(ICheck, String, SqlObjectType, String) | |
Proprietà
| Nome | Descrizione |
|---|---|
| Check | |
| InnerExceptions | |
| InnerProbeExceptions | |
| Message | |
| TargetPath | |
| TargetType | |
| Timestamp | |
Metodi
| Nome | Descrizione |
|---|---|
| ToString() | |
Implementazioni dell'interfaccia esplicita
| Nome | Descrizione |
|---|---|
| IAssessmentError.InnerExceptions | |