IDynamicProperties 接口

Provides the ability to dynamically add properties to the property grid. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Interface IDynamicProperties
用法
Dim instance As IDynamicProperties
public interface IDynamicProperties
public interface class IDynamicProperties
type IDynamicProperties =  interface end
public interface IDynamicProperties

IDynamicProperties 类型公开以下成员。

方法

  名称 说明
公共方法 AddProperties Adds properties of the specified Object to the properties collection. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

页首

请参阅

参考

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间