Share via


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetProperties, méthode

Récupère les propriétés de l'instance spécifiée d'un composant.

Espace de noms :  Microsoft.VisualStudio.Data.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data (dans Microsoft.VisualStudio.Data.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 : PropertyDescriptorCollection
Retourne un PropertyDescriptorCollection représentant les propriétés de cette instance composant.

Implémentations

ICustomTypeDescriptor.GetProperties

Notes

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

Vous pouvez retourner Empty si aucune propriété n'est spécifiée. Cette méthode ne doit jamais retourner nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionProperties Classe

GetProperties, surcharge

Microsoft.VisualStudio.Data.AdoDotNet, espace de noms