Aracılığıyla paylaş


DbGeography.IsEmpty Özellik

Tanım

Bu DbGeography değerinin boş olup olmadığını gösteren null atanabilir bir Boole değeri alır.

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

Özellik Değeri

true bu DbGeography değeri boşsa; aksi takdirde , false.

Şunlara uygulanır