Partager via


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetProperties, méthode

Pour obtenir une description de ce membre, consultez GetProperties.

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

Syntaxe

'Déclaration
Private Function GetProperties As PropertyDescriptorCollection
    Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties()
private:
virtual PropertyDescriptorCollection^ GetProperties() sealed = ICustomTypeDescriptor::GetProperties
private abstract GetProperties : unit -> PropertyDescriptorCollection 
private override GetProperties : unit -> PropertyDescriptorCollection 
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de retour

Type : System.ComponentModel.PropertyDescriptorCollection
Retourne les propriétés de cette instance d'un composant.

Implémentations

ICustomTypeDescriptor.GetProperties()

Notes

Ce membre est une implémentation d'un membre d'interface explicite.Il peut être utilisé uniquement lorsque le ConnectionStringBuilder est casté en une interface ICustomTypeDescriptor.

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionProperties Classe

GetProperties, surcharge

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