ISfcSupportsDesignMode 介面
Provides a way to discover whether an object supports design mode.
命名空間: 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 | Gets a value that indicates whether the object supports design mode. |
上層