Compartilhar via


Método SqlClrReferenceNodeExtender.GetDefaultProperty

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (em Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptor

Implementações

ICustomTypeDescriptor.GetDefaultProperty()

Segurança do .NET Framework

Consulte também

Referência

SqlClrReferenceNodeExtender Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal