Sdílet prostřednictvím


DbGeography.Area Vlastnost

Definice

Získá dvojitou hodnotu s možnou hodnotou null, která označuje oblast této hodnoty DbGeography, která může být null, pokud tato hodnota nepředstavuje povrch.

public:
 property Nullable<double> Area { Nullable<double> get(); };
public double? Area { get; }
member this.Area : Nullable<double>
Public ReadOnly Property Area As Nullable(Of Double)

Hodnota vlastnosti

Dvojitá hodnota s možnou hodnotou null, která označuje oblast této hodnoty DbGeography.

Platí pro