C# Class Microsoft.VisualStudio.R.Package.Sql.ManageDsnCommand

Inheritance: Microsoft.VisualStudio.R.Package.Commands.SessionCommand
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
ManageDsnCommand ( IApplicationShell appShell, IRInteractiveWorkflow workflow ) : Microsoft.R.Components.InteractiveWorkflow

Protected Methods

Method Description
Handle ( ) : void

Method Details

Handle() protected method

protected Handle ( ) : void
return void

ManageDsnCommand() public method

public ManageDsnCommand ( IApplicationShell appShell, IRInteractiveWorkflow workflow ) : Microsoft.R.Components.InteractiveWorkflow
appShell IApplicationShell
workflow IRInteractiveWorkflow
return Microsoft.R.Components.InteractiveWorkflow