Condividi tramite


Metodo IModelAnnotation.IsDeleted

Restituisce un valore che indica se l'oggetto viene eliminato.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore restituito

Tipo: System.Boolean
true se l'oggetto viene eliminato; in caso contrario, false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelAnnotation Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

Delete