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.

页首