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

  Class Description
Public class 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.
Public class 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.

Delegates

  Delegate Description
Public delegate 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.

Enumerations

  Enumeration Description
Public enumeration 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.
Public enumeration 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.
Public enumeration 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.
Public enumeration 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.
Public enumeration 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.