Langue

SqlGeography.STIsClosed Méthode

Définition

Détermine si l’instance appelante SqlGeography est fermée.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public System.Data.SqlTypes.SqlBoolean STIsClosed();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.STIsClosed : unit -> System.Data.SqlTypes.SqlBoolean
Public Function STIsClosed () As SqlBoolean

Retours

Valeur SqlBoolean indiquant si les points de début et de fin de l’instance SqlGeography sont identiques. Retourne true si les deux points sont identiques. Sinon, faux.

Attributs

S’applique à