Langage

TSqlModel.Validate Méthode

Définition

Valide le modèle et retourne une liste de messages avec toutes les erreurs/avertissements.

public System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.DacModelMessage> Validate();
member this.Validate : unit -> System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.DacModelMessage>
Public Function Validate () As IList(Of DacModelMessage)

Retours

S’applique à