IDesignerToolWindowAwareControl 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Defines a designer tool control for window.

此 API 不符合 CLS。 

命名空间:  Microsoft.DataWarehouse.Interfaces
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
用法
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl =  interface end
public interface IDesignerToolWindowAwareControl

IDesignerToolWindowAwareControl 类型公开以下成员。

属性

  名称 说明
公共属性 ServiceProvider 基础结构。Gets the service object for this IDesignerToolWindowAwareControl object.

页首

请参阅

参考

Microsoft.DataWarehouse.Interfaces 命名空间