Share via


SecuredOperationsTable Extent (Repository.Item Module)

[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 SecuredOperationsTable extent.

Column Type Required Description

Id

Guid

yes

The identifier of the secured operation.

Description

Text(4166)

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

Name

Text(4166)

yes

The name of the secured operation.

Internal Hash_Name

Integer32

yes

This is a readonly, computed column.

Remarks

To work with this extent in the SQL Server Modeling Services, see SecuredOperationsTable Table (Repository.Item Schema).

See Also

Reference

Repository.Item Extents
Repository.Item Module

Send comments about this topic to Microsoft.