OperatableResources Function (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.]
Returns all the resources of a specific kind that the current session may perform a specific operation on.
[Repository.Item].[OperatableResources] ( @resourceKind, @operation )
Arguments
@resourceKind
Type: [Repository.Item].[SecuredResourceKindId]. A filter on the kind of resource to return.
@operation
Type: [Repository.Item].[SecuredOperationId]. A filter on the kind of operation to return.
Table Returned
Column name | Data type | Description |
---|---|---|