Share via


DbGeography.IsEmpty Proprietà

Definizione

Ottiene un valore booleano che indica se il valore DbGeography è vero o vuoto.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

true se il valore DbGeography è vuoto; in caso contrario, false.

Si applica a