Condividi tramite


Interfaccia IDynamicValues

Creates a dynamic list of values for string properties. This can be used when a drop-down list contains a list of strings will not be known until run-time (for example, a list of users or database names). 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 IDynamicValues
'Utilizzo
Dim instance As IDynamicValues
public interface IDynamicValues
public interface class IDynamicValues
type IDynamicValues =  interface end
public interface IDynamicValues

Nel tipo IDynamicValues sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetStandardValues Creates a collection of string values. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc

DynamicValuesAttribute