Langue

SqlGeometry.STIsEmpty Méthode

Définition

Indique si l’instance appelante SqlGeometry est vide.

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

Retours

Retourne true si l’instance appelante est vide. Retourne false s’il n’est pas vide.

Attributs

S’applique à