IAlterable インターフェイス

SQL Server インスタンスへの接続で、オブジェクトを変更するためのメソッドを定義します。

名前空間:  Microsoft.SqlServer.Management.Common
アセンブリ:  Microsoft.SqlServer.ConnectionInfo (Microsoft.SqlServer.ConnectionInfo.dll)

構文

'宣言
Public Interface IAlterable
'使用
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable =  interface end
public interface IAlterable

IAlterable 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド Alter Microsoft SQL Server のインスタンス上でのプロパティに対する変更をすべて更新します。

このページのトップへ

説明

IAlterable クラスは、さまざまなインスタンス クラスにより実装されます。

関連項目

参照

Microsoft.SqlServer.Management.Common 名前空間