WarningCheck Class

Definition

public class WarningCheck : Microsoft.SqlServer.Management.Assessment.Checks.Check, Microsoft.SqlServer.Management.Assessment.Configuration.IQuasiCheck
type WarningCheck = class
    inherit Check
    interface IQuasiCheck
    interface ICheck
Public Class WarningCheck
Inherits Check
Implements IQuasiCheck
Inheritance
WarningCheck
Implements

Constructors

Name Description
WarningCheck(String)

Properties

Name Description
Condition (Inherited from Check)
Description (Inherited from Check)
DisplayName (Inherited from Check)
Enabled (Inherited from Check)
HelpLink (Inherited from Check)
Id (Inherited from Check)
Level (Inherited from Check)
Message (Inherited from Check)
OriginName (Inherited from Check)
OriginVersion (Inherited from Check)
Parameters (Inherited from Check)
Probes (Inherited from Check)
Tags (Inherited from Check)
Target (Inherited from Check)

Methods

Name Description
GetMessage(ISqlObjectLocator)
ToString() (Inherited from Check)

Applies to