SqlGeometry.STIsEmpty Método

Definição

Indica se a instância de chamada SqlGeometry está vazia.

[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

Retornos

Retornará true se a instância de chamada estiver vazia. Retornará false se não estiver vazio.

Atributos

Aplica-se a