Udostępnij za pośrednictwem


Metoda DynamicValueTypeConverter.GetStandardValuesSupported (ITypeDescriptorContext)

Zwraca się, czy ten obiekt obsługuje standardowy zestaw wartości, które mogą być pobierane z listy.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Overrides Function GetStandardValuesSupported ( _
    context As ITypeDescriptorContext _
) As Boolean
'Użycie
Dim instance As DynamicValueTypeConverter
Dim context As ITypeDescriptorContext
Dim returnValue As Boolean

returnValue = instance.GetStandardValuesSupported(context)
public override bool GetStandardValuesSupported(
    ITypeDescriptorContext context
)
public:
virtual bool GetStandardValuesSupported(
    ITypeDescriptorContext^ context
) override
abstract GetStandardValuesSupported : 
        context:ITypeDescriptorContext -> bool 
override GetStandardValuesSupported : 
        context:ITypeDescriptorContext -> bool 
public override function GetStandardValuesSupported(
    context : ITypeDescriptorContext
) : boolean

Parametry

Wartość zwracana

Typ: System.Boolean
TRUE we wszystkich przypadkach.