AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetAttributes, méthode

Extrait une collection d'attributs personnalisés pour l'objet spécifié.

Espace de noms :  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
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 
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de retour

Type : System.ComponentModel.AttributeCollection
Une instance de l'objet d' AttributeCollection qui contient les attributs de cet objet.

Implémentations

ICustomTypeDescriptor.GetAttributes()

Notes

Cette méthode fournit une implémentation de la méthode d' GetAttributes .Pour plus d'informations, consultez la méthode d' GetAttributes dans la bibliothèque de classes.NET Framework.

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionProperties Classe

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms