共用方式為


IModelElement.IsDeleted 方法

指定是否已刪除物件。

命名空間:  Microsoft.Data.Schema.SchemaModel
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Function IsDeleted As Boolean
bool IsDeleted()
bool IsDeleted()
abstract IsDeleted : unit -> bool 
function IsDeleted() : boolean

傳回值

型別:System.Boolean
如果已刪除物件則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

IModelElement 介面

Microsoft.Data.Schema.SchemaModel 命名空間

Delete