Share via


Interface IDynamicVisible

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

Le type IDynamicVisible expose les membres suivants.

Méthodes

  Nom Description
Méthode publique ConfigureVisibleEnumFields Specifies the enumeration values that will be visible. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page