ProbeError Class

Definition

public class ProbeError : Microsoft.SqlServer.Management.Assessment.IAssessmentError
type ProbeError = class
    interface IAssessmentError
    interface IAssessmentResult
Public Class ProbeError
Implements IAssessmentError
Inheritance
ProbeError
Implements

Constructors

ProbeError(ICheck, String, IEnumerable<KeyValuePair<String,Exception>>, SqlObjectType, String)
ProbeError(ICheck, String, SqlObjectType, String)

Properties

Check
InnerExceptions
InnerProbeExceptions
Message
TargetPath
TargetType
Timestamp

Methods

ToString()

Explicit Interface Implementations

IAssessmentError.InnerExceptions

Applies to