共用方式為


ScriptNameObjectBase.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()

請參閱

參考

ScriptNameObjectBase 類別

Microsoft.SqlServer.Management.Smo 命名空間