DbConnectionStringBuilder.System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner メソッド
アセンブリ: System.Data (system.data.dll 内)

Private Function System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner ( _ pd As PropertyDescriptor _ ) As Object Implements ICustomTypeDescriptor.GetPropertyOwner
Dim instance As DbConnectionStringBuilder Dim pd As PropertyDescriptor Dim returnValue As Object returnValue = CType(instance, ICustomTypeDescriptor).GetPropertyOwner(pd)
private: virtual Object^ System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner ( PropertyDescriptor^ pd ) sealed = ICustomTypeDescriptor::GetPropertyOwner

このメンバは、明示的なインターフェイス メンバの実装です。DbConnectionStringBuilder インスタンスが ICustomTypeDescriptor インターフェイスにキャストされた場合にのみ使用できます。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- DbConnectionStringBuilder.System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner メソッドのページへのリンク