Partager via


Méthode SqlSmoObject.CleanObject

Sets the object to its unmodified state.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Overridable Sub CleanObject
'Utilisation
Me.CleanObject()
protected virtual void CleanObject()
protected:
virtual void CleanObject()
abstract CleanObject : unit -> unit  
override CleanObject : unit -> unit
protected function CleanObject()

Voir aussi

Référence

SqlSmoObject Classe

Espace de noms Microsoft.SqlServer.Management.Smo