다음을 통해 공유


IVsDataConnectionDialog.ShowDialog Method

Shows the Add Connection dialog box pre-populated with the data provider and connection string settings.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

‘선언
Function ShowDialog As Boolean
bool ShowDialog()
bool ShowDialog()
abstract ShowDialog : unit -> bool 
function ShowDialog() : boolean

Return Value

Type: System.Boolean
true if the dialog returned OK; otherwise, false.

.NET Framework Security

See Also

Reference

IVsDataConnectionDialog Interface

ShowDialog Overload

Microsoft.VisualStudio.Data.Services Namespace