Share via


IUserPromptService.ShowMessage Method

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.DataWarehouse.Design
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Overload List

Name Description
System_CAPS_pubmethod ShowMessage(String)

System_CAPS_pubmethod ShowMessage(String, MessageBoxButtons)

System_CAPS_pubmethod ShowMessage(String, MessageBoxButtons, MessageBoxIcon)

System_CAPS_pubmethod ShowMessage(String, MessageBoxButtons, MessageBoxIcon, IWin32Window)

System_CAPS_pubmethod ShowMessage(String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)

System_CAPS_pubmethod ShowMessage(String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, IWin32Window)

System_CAPS_pubmethod ShowMessage(String, String)

System_CAPS_pubmethod ShowMessage(String, String, MessageBoxButtons)

System_CAPS_pubmethod ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon)

System_CAPS_pubmethod ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon, IWin32Window)

System_CAPS_pubmethod ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)

System_CAPS_pubmethod ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, IWin32Window)

System_CAPS_pubmethod ShowMessage(String, String, String[], Int32)

System_CAPS_pubmethod ShowMessage(String, String, String[], Int32, MessageBoxIcon)

System_CAPS_pubmethod ShowMessage(String, String, String[], Int32, MessageBoxIcon, IWin32Window)

System_CAPS_pubmethod ShowMessage(String, String[], Int32)

System_CAPS_pubmethod ShowMessage(String, String[], Int32, MessageBoxIcon)

System_CAPS_pubmethod ShowMessage(String, String[], Int32, MessageBoxIcon, IWin32Window)

See Also

IUserPromptService Interface
Microsoft.DataWarehouse.Design Namespace

Return to top