Sdílet prostřednictvím


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetDefaultProperty – metoda

Načte výchozí vlastností pro zadaný objekt.

Obor názvů:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Sestavení:  Microsoft.VisualStudio.Data.Framework (v Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Deklarace
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()
private:
virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty
private abstract GetDefaultProperty : unit -> PropertyDescriptor 
private override GetDefaultProperty : unit -> PropertyDescriptor 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptor
A PropertyDescriptor představující výchozí vlastností pro tento objekt nebo null -li tento objekt nemá vlastnosti.

Implementuje

ICustomTypeDescriptor.GetDefaultProperty()

Poznámky

Tato metoda poskytuje implementaci GetDefaultProperty metoda.Další informace naleznete GetDefaultProperty metoda třídy knihovny rozhraní.NET Framework.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AdoDotNetConnectionProperties Třída

Microsoft.VisualStudio.Data.Framework.AdoDotNet – obor názvů