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