Error (MDX)

Raises an error, optionally providing a specified error message.

Syntax

Error( [ Error_Text ] )

Arguments

  • Error_Text
    A valid string expression containing the error message to be returned.

See Also

Reference

MDX Function Reference (MDX)

Help and Information

Getting SQL Server 2005 Assistance

Change History

Release History

17 July 2006

Changed content:
  • Updated syntax and arguments to improve clarity.