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 : AttributeCollection
Une instance d'objet AttributeCollection qui contient les attributs de cet objet.

Implémentations

ICustomTypeDescriptor.GetAttributes

Notes

Cette méthode fournit une implémentation de la méthode GetAttributes. Pour plus d'informations, consultez la méthode 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