Campo DatabaseConnectionControl.SelectionChanged

Evento gerado quando o usuário altera a conexão selecionada.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public SelectionChanged As EventHandler(Of EventArgs)
public EventHandler<EventArgs> SelectionChanged
public:
EventHandler<EventArgs^>^ SelectionChanged
val mutable SelectionChanged: EventHandler<EventArgs>
public var SelectionChanged : EventHandler<EventArgs>

Segurança do .NET Framework

Consulte também

Referência

DatabaseConnectionControl Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.UI