Partilhar via


Interface IDynamicVisible

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

O tipo IDynamicVisible expõe os membros a seguir.

Métodos

  Nome Descrição
Método público ConfigureVisibleEnumFields Specifies the enumeration values that will be visible. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início