AssessmentWarning(Check, SqlObjectType, String, String) Constructeur
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 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)
Paramètres
- check
- Check
- targetType
- SqlObjectType
- targetPath
- String
- message
- String