Metodo ScriptNameObjectBase.ThrowIfTextIsDirtyForAlter
Throws an exception of text has been modified and not persisted.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub ThrowIfTextIsDirtyForAlter
'Utilizzo
Me.ThrowIfTextIsDirtyForAlter()
protected void ThrowIfTextIsDirtyForAlter()
protected:
void ThrowIfTextIsDirtyForAlter()
member ThrowIfTextIsDirtyForAlter : unit -> unit
protected function ThrowIfTextIsDirtyForAlter()