Compartir a través de


DatabaseConnectionControl.SelectionChanged (Campo)

Evento que se genera cuando el usuario cambia la conexión seleccionada.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.UI
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public SelectionChanged As EventHandler(Of EventArgs)
public EventHandler<EventArgs> SelectionChanged
public:
EventHandler<EventArgs^>^ SelectionChanged
val mutable SelectionChanged: EventHandler<EventArgs>
public var SelectionChanged : EventHandler<EventArgs>

Seguridad de .NET Framework

Vea también

Referencia

DatabaseConnectionControl Clase

Microsoft.VisualStudio.Data.Schema.Package.UI (Espacio de nombres)