Compartir a través de


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetProperties (Método)

Para obtener una descripción de este miembro, vea GetProperties.

Espacio de nombres:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Ensamblado:  Microsoft.VisualStudio.Data.Framework (en Microsoft.VisualStudio.Data.Framework.dll)

Sintaxis

'Declaración
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 no admite implementaciones explícitas de interfaces.

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptorCollection
Devuelve las propiedades para esta instancia de componente.

Implementaciones

ICustomTypeDescriptor.GetProperties()

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz.Sólo se puede usar cuando ConnectionStringBuilder se convierte en una interfaz ICustomTypeDescriptor.

Seguridad de .NET Framework

Vea también

Referencia

AdoDotNetConnectionProperties Clase

GetProperties (Sobrecarga)

Microsoft.VisualStudio.Data.Framework.AdoDotNet (Espacio de nombres)