Interfaccia IDynamicVisible
Provides the ability to limit the number of enumeration values that are visible in a drop-down list. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Interface IDynamicVisible
'Utilizzo
Dim instance As IDynamicVisible
public interface IDynamicVisible
public interface class IDynamicVisible
type IDynamicVisible = interface end
public interface IDynamicVisible
Nel tipo IDynamicVisible sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
ConfigureVisibleEnumFields | Specifies the enumeration values that will be visible. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto