DataConnectionPromptDialog.ShowDialog Method

Include Protected Members
Include Inherited Members

Displays the prompt dialog box.

Overload List

  Name Description
Public method ShowDialog() Shows the form as a modal dialog box with the currently active window set as its owner. (Inherited from Form.)
Public method ShowDialog(IWin32Window) Shows the form as a modal dialog box with the specified owner. (Inherited from Form.)
Public method ShowDialog(IVsDataConnectionSupport) Displays the prompt dialog box, given a specific IVsDataConnectionSupport instance.

Top

See Also

Reference

DataConnectionPromptDialog Class

DataConnectionPromptDialog Members

Microsoft.VisualStudio.Data.Framework Namespace