Freigeben über


IDynamicProperties-Schnittstelle

Provides the ability to dynamically add properties to the property grid. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

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

Syntax

'Declaration
Public Interface IDynamicProperties
'Usage
Dim instance As IDynamicProperties
public interface IDynamicProperties
public interface class IDynamicProperties
type IDynamicProperties =  interface end
public interface IDynamicProperties

Der IDynamicProperties-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AddProperties Adds properties of the specified Object to the properties collection. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace