Partager via


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetPropertyOwner, méthode

Pour obtenir une description de ce membre, consultez GetPropertyOwner.

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

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Object
Retourne un objet qui contient la propriété décrite par le descripteur de propriété spécifié.

Implémentations

ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

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

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