ISfcAlterable インターフェイス

定義

public interface ISfcAlterable : Microsoft.SqlServer.Management.Common.IAlterable
type ISfcAlterable = interface
    interface IAlterable
Public Interface ISfcAlterable
Implements IAlterable
派生
実装

メソッド

名前 説明
Alter() (継承元 IAlterable)
ScriptAlter()

現在のオブジェクトの状態に合わせてストレージを変更するスクリプトを生成します。

適用対象