Sdílet prostřednictvím


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetAttributes – metoda

Načte sadu vlastních atributů 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 GetAttributes As AttributeCollection
    Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()
private:
virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes
private abstract GetAttributes : unit -> AttributeCollection 
private override GetAttributes : unit -> AttributeCollection 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: System.ComponentModel.AttributeCollection
AttributeCollection Instance objektu, který obsahuje atributy pro tento objekt.

Implementuje

ICustomTypeDescriptor.GetAttributes()

Poznámky

Tato metoda poskytuje implementaci GetAttributes metoda.Další informace naleznete GetAttributes 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ů