Partilhar via


Interface IDynamicProperties

Provides the ability to dynamically add properties to the property grid. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Interface IDynamicProperties
'Uso
Dim instance As IDynamicProperties
public interface IDynamicProperties
public interface class IDynamicProperties
type IDynamicProperties =  interface end
public interface IDynamicProperties

O tipo IDynamicProperties expõe os membros a seguir.

Métodos

  Nome Descrição
Método público AddProperties Adds properties of the specified Object to the properties collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Sdk.Sfc