SecuredOperations Function (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.
SecuredOperations()
Table Returned
Field | Data type | Description |
---|---|---|
Id |
Guid |
The identifier of the secured operation. |
Name |
Text(4166) |
The name of the secured operation. |
Description |
Text(4166) |
A localized description of the secured operation that references the [System.Globalization].[Strings] view. |