Freigeben über


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetProperties-Methode

Eine Beschreibung dieses Members finden Sie unter GetProperties.

Namespace:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
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 unterstützt keine expliziten Schnittstellenimplementierungen

Rückgabewert

Typ: PropertyDescriptorCollection
Gibt die Eigenschaften für diese Instanz einer Komponente zurück.

Implementiert

ICustomTypeDescriptor.GetProperties

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Die Verwendung ist nur möglich, wenn die ConnectionStringBuilder in eine ICustomTypeDescriptor-Schnittstelle umgewandelt wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

AdoDotNetConnectionProperties Klasse

GetProperties-Überladung

Microsoft.VisualStudio.Data.Framework.AdoDotNet-Namespace