ProbeError 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.
public class ProbeError : Microsoft.SqlServer.Management.Assessment.IAssessmentError
type ProbeError = class
interface IAssessmentError
interface IAssessmentResult
Public Class ProbeError
Implements IAssessmentError
- Herança
-
ProbeError
- Implementações
Construtores
| Nome | Description |
|---|---|
| ProbeError(ICheck, String, IEnumerable<KeyValuePair<String,Exception>>, SqlObjectType, String) | |
| ProbeError(ICheck, String, SqlObjectType, String) | |
Propriedades
| Nome | Description |
|---|---|
| Check | |
| InnerExceptions | |
| InnerProbeExceptions | |
| Message | |
| TargetPath | |
| TargetType | |
| Timestamp | |
Métodos
| Nome | Description |
|---|---|
| ToString() | |
Implantações explícitas de interface
| Nome | Description |
|---|---|
| IAssessmentError.InnerExceptions | |