CheckObjectDirty méthode
Ce membre se substitue à ScriptNameObjectBase. . :: . .CheckObjectDirty() () () ().
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Overrides Function CheckObjectDirty As Boolean
'Utilisation
Dim returnValue As Boolean
returnValue = Me.CheckObjectDirty()
protected override bool CheckObjectDirty()
protected:
virtual bool CheckObjectDirty() override
abstract CheckObjectDirty : unit -> bool
override CheckObjectDirty : unit -> bool
protected override function CheckObjectDirty() : boolean
Valeur de retour
Type : System. . :: . .Boolean
Voir aussi