Share via


OperatableResources 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.]

Returns all the resources of a specific kind that the current session may perform a specific operation on.

OperatableResources(@resourceKind : Guid, @operation : Guid)

Arguments

@resourceKind

Type: Guid. A filter on the kind of resource to return.

@operation

Type: Guid. A filter on the kind of operation to return.

Table Returned

Field Data type Description

Remarks

See Also

Reference

Repository.Item Functions
Repository.Item Module

Send comments about this topic to Microsoft.