Sdílet prostřednictvím


SqlClrReferenceNodeExtender.GetDefaultProperty – metoda

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package.Sql (v Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Syntaxe

'Deklarace
Public Function GetDefaultProperty As PropertyDescriptor
public PropertyDescriptor GetDefaultProperty()
public:
virtual PropertyDescriptor^ GetDefaultProperty() sealed
abstract GetDefaultProperty : unit -> PropertyDescriptor 
override GetDefaultProperty : unit -> PropertyDescriptor 
public final function GetDefaultProperty() : PropertyDescriptor

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptor

Implementuje

ICustomTypeDescriptor.GetDefaultProperty()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SqlClrReferenceNodeExtender Třída

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal – obor názvů