SqlGeometry.MinDbCompatibilityLevel 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.
Retourne la compatibilité minimale de la base de données qui accepte le SqlGeometry type.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public int MinDbCompatibilityLevel();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.MinDbCompatibilityLevel : unit -> int
Public Function MinDbCompatibilityLevel () As Integer
Retours
Compatibilité minimale de la base de données.
- Attributs