Freigeben über


IDynamicVisible-Schnittstelle

Provides the ability to limit the number of enumeration values that are visible in a drop-down list. 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 IDynamicVisible
'Usage
Dim instance As IDynamicVisible
public interface IDynamicVisible
public interface class IDynamicVisible
type IDynamicVisible =  interface end
public interface IDynamicVisible

Der IDynamicVisible-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode ConfigureVisibleEnumFields Specifies the enumeration values that will be visible. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang