Share via


Interface IDynamicProperties

Provides the ability to dynamically add properties to the property grid. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface IDynamicProperties
'Utilisation
Dim instance As IDynamicProperties
public interface IDynamicProperties
public interface class IDynamicProperties
type IDynamicProperties =  interface end
public interface IDynamicProperties

Le type IDynamicProperties expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AddProperties Adds properties of the specified Object to the properties collection. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page