Share via


RaiseErrorPermissions Procedure (Repository.Item 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 security permissions error.

[Repository.Item].[RaiseErrorPermissions] ( @resourceKind, @resource, @operation )

Arguments

@resourceKind

Type: [Repository.Item].[SecuredResourceKindId]. The kind of resource that is associated with the security error.

@resource

Type: [Repository.Item].[SecuredResource]. The secured resource that is associated with the security error.

@operation

Type: [Repository.Item].[SecuredOperationId]. The attempted operation on the secured resource.

Remarks

See Also

Reference

Repository.Item Procedures
Repository.Item Schema

Send comments about this topic to Microsoft.