Udostępnij za pośrednictwem


Metoda LocalizableTypeConverter.GetPropertiesSupported (ITypeDescriptorContext)

Sprawdza, czy opisy właściwość niestandardowe są obsługiwane.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 GetPropertiesSupported ( _
    context As ITypeDescriptorContext _
) As Boolean
'Użycie
Dim instance As LocalizableTypeConverter
Dim context As ITypeDescriptorContext
Dim returnValue As Boolean

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

Parametry

Wartość zwracana

Typ: System.Boolean
TRUE we wszystkich przypadkach.Opisy właściwość niestandardowe są obsługiwane.