次の方法で共有


ScriptNameObjectBase.ThrowIfTextIsDirtyForAlter メソッド

変更後に保存されていないテキストの例外をスローします。

名前空間:  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 名前空間