SqlGeography.IsNull Propriedade

Definição

Determina se a SqlGeography instância é nula.

public bool IsNull { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Valor da propriedade

Um valor bool que especifica se a SqlGeography instância é nula. Se for true, a instância será nula. Caso contrário, falso.

Implementações

Atributos

Aplica-se a