Share via


ThrowIfTextIsDirtyForAlter 方法

Throws an exception of text has been modified and not persisted.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected Sub ThrowIfTextIsDirtyForAlter
用法

Me.ThrowIfTextIsDirtyForAlter()
protected void ThrowIfTextIsDirtyForAlter()
protected:
void ThrowIfTextIsDirtyForAlter()
member ThrowIfTextIsDirtyForAlter : unit -> unit 
protected function ThrowIfTextIsDirtyForAlter()