Aracılığıyla paylaş


ModelElement.IsDeleted Yöntem

Geçerli öğe silinmiş olup olmadığını gösteren bir değeri döndürür.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function IsDeleted As Boolean
public bool IsDeleted()
public:
virtual bool IsDeleted() sealed
abstract IsDeleted : unit -> bool 
override IsDeleted : unit -> bool 
public final function IsDeleted() : boolean

Dönüş Değeri

Tür: System.Boolean
true Öğe silinmiş olması; Aksi takdirde, false.

Yüklenen

IModelElement.IsDeleted()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelElement Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı

Delete