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
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
AdoDotNetConnectionProperties Clase
Microsoft.VisualStudio.Data.Framework.AdoDotNet (Espacio de nombres)