SqlSmoObject.ThrowIfBelowVersion100(String) Méthode
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.
Lève une exception si la version principale ServerVersion de cet objet est inférieure à 10.0 (SQL 2008)
protected void ThrowIfBelowVersion100(string exceptionMessage = default);
member this.ThrowIfBelowVersion100 : string -> unit
Protected Sub ThrowIfBelowVersion100 (Optional exceptionMessage As String = Nothing)
Paramètres
- exceptionMessage
- String