Aracılığıyla paylaş


DbGeography.Dimension Özellik

Tanım

Verilen DbGeography değerin boyutunu veya değer bir koleksiyonsa en büyük öğe boyutunu alır.

public:
 property int Dimension { int get(); };
public int Dimension { get; }
member this.Dimension : int
Public ReadOnly Property Dimension As Integer

Özellik Değeri

Verilen DbGeography değerin boyutu.

Şunlara uygulanır