AssessmentWarning(Check, SqlObjectType, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AssessmentWarning (Microsoft.SqlServer.Management.Assessment.Checks.Check check, Microsoft.SqlServer.Management.Assessment.SqlObjectType targetType, string targetPath, string message);
new Microsoft.SqlServer.Management.Assessment.Configuration.AssessmentWarning : Microsoft.SqlServer.Management.Assessment.Checks.Check * Microsoft.SqlServer.Management.Assessment.SqlObjectType * string * string -> Microsoft.SqlServer.Management.Assessment.Configuration.AssessmentWarning
Public Sub New (check As Check, targetType As SqlObjectType, targetPath As String, message As String)
Parameters
- check
- Check
- targetType
- SqlObjectType
- targetPath
- String
- message
- String