HandleModuleFailure Procedure (Repository Schema)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Raises a SQL Server error message. This procedure is called by other Modeling Services functions and procedures.

[Repository].[HandleModuleFailure] ( @schema, @module )

Arguments

@schema

Type: sysname. The module where the failure occurred.

@module

Type: sysname. The schema where the failure occurred.

Remarks

See Also

Reference

Repository Procedures
Repository Schema

Send comments about this topic to Microsoft.