ISfcSupportsDesignMode インターフェイス

オブジェクトがデザイン モードをサポートしているかどうかを検出できます。

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

構文

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

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

プロパティ

  名前 説明
パブリック プロパティ IsDesignMode オブジェクトがデザイン モードをサポートしているかどうかを示す値を取得します。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間