Udostępnij za pośrednictwem


Metoda DynamicValueTypeConverter.GetStandardValuesExclusive (ITypeDescriptorContext)

Zwraca czy kolekcja standardowych wartości zwracane z GetStandardValues Metoda jest wyłączną listę możliwych wartości.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 GetStandardValuesExclusive ( _
    context As ITypeDescriptorContext _
) As Boolean
'Użycie
Dim instance As DynamicValueTypeConverter
Dim context As ITypeDescriptorContext
Dim returnValue As Boolean

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

Parametry

Wartość zwracana

Typ: System.Boolean
TRUE we wszystkich przypadkach.