Partager via


ModelAnnotation.IsDeleted, méthode

Retourne une valeur qui indique si cette instance a été supprimée.

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 cette instance a été supprimée ; sinon, false.

Implémentations

IModelAnnotation.IsDeleted()

Sécurité .NET Framework

Voir aussi

Référence

ModelAnnotation Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

Delete