Interfaz IDynamicProperties
Provides the ability to dynamically add properties to the property grid. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Interface IDynamicProperties
'Uso
Dim instance As IDynamicProperties
public interface IDynamicProperties
public interface class IDynamicProperties
type IDynamicProperties = interface end
public interface IDynamicProperties
El tipo IDynamicProperties expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
AddProperties | Adds properties of the specified Object to the properties collection. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba