CheckError Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class CheckError : Microsoft.SqlServer.Management.Assessment.IAssessmentError
type CheckError = class
interface IAssessmentError
interface IAssessmentResult
Public Class CheckError
Implements IAssessmentError
- Héritage
-
CheckError
- Implémente
Constructeurs
| Nom | Description |
|---|---|
| CheckError(ICheck, String, Exception, SqlObjectType, String) | |
| CheckError(ICheck, String, SqlObjectType, String) | |
Propriétés
| Nom | Description |
|---|---|
| Check | |
| InnerExceptions | |
| Message | |
| TargetPath | |
| TargetType | |
| Timestamp | |
Méthodes
| Nom | Description |
|---|---|
| ToString() | |