Méthode ThrowIfTextIsDirtyForAlter
Throws an exception of text has been modified and not persisted.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub ThrowIfTextIsDirtyForAlter
'Utilisation
Me.ThrowIfTextIsDirtyForAlter()
protected void ThrowIfTextIsDirtyForAlter()
protected:
void ThrowIfTextIsDirtyForAlter()
member ThrowIfTextIsDirtyForAlter : unit -> unit
protected function ThrowIfTextIsDirtyForAlter()