Partager via


ModelElement.IsDeleted, méthode

Retourne une valeur qui indique si l'élément actuel a été supprimé.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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

Valeur de retour

Type : System.Boolean
true si l'élément a été supprimé ; sinon, false.

Implémentations

IModelElement.IsDeleted()

Sécurité .NET Framework

Voir aussi

Référence

ModelElement Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

Delete