SecuredOperations View (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.]

Stores a list of securable operations in the Modeling Services database. Two operations are predefined: reading and updating.

Fields

The following table lists the fields in the SecuredOperations view.

Column Type Required Description

Id

uniqueidentifier

yes

The identifier of the secured operation.

Name

nvarchar(2083)

yes

The name of the secured operation.

Description

nvarchar(2083)

A localized description of the secured operation that references the [System.Globalization].[Strings] view.

Remarks

The following views reference the [Repository.Item].[SecuredOperations] view.

See Also

Reference

Repository.Item Views
Repository.Item Schema

Send comments about this topic to Microsoft.