Microsoft.NetEnterpriseServers Namespace

The Microsoft.NetEnterpriseServers namespace is a previously undocumented namespace that duplicates the functionality of the Microsoft.SqlServer.MessageBox namespace. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use the Microsoft.SqlServer.MessageBox namespace instead.

Classes

Name Description
CopyToClipboardEventArgs

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use CopyToClipboardEventArgs instead.

ExceptionMessageBox

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBox instead.

Enums

Name Description
ExceptionMessageBoxButtons

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxButtons instead.

ExceptionMessageBoxDefaultButton

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxDefaultButton instead.

ExceptionMessageBoxDialogResult

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxDialogResult instead.

ExceptionMessageBoxOptions

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxOptions instead.

ExceptionMessageBoxSymbol

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxSymbol instead.

Delegates

Name Description
CopyToClipboardEventHandler

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use CopyToClipboardEventHandler instead.