Functions (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.]
The Repository.Item schema contains the following functions.
Functions
Function | Description |
---|---|
Returns a textual representation of a Folder path. The path uses a forward-slash as a delimiter. |
|
This is an internal function used by Modeling Services. Do not access this function directly. |
|
This is an internal function used by Modeling Services. Do not access this function directly. |
|
Returns all the resources of a specific kind that the current session may perform a specific operation on. |
|
Returns the Folder identifier that is associated with the given Folder path. |
|
Returns the Windows security identifier (SID) for the principal. |
|
Returns a list of Folders that the caller has permissions to read. |
|
Returns a list of resources that the caller has permissions to read. |
|
Returns a bit flag that specifies whether the caller can grant or revoke a permission for a given resource and operation. |
|
Returns a bit flag that specifies whether the caller can perform an operation on a given resource. |
|
Returns a bit flag that specifies whether the caller has permission to read data that is owned by a Folder. |
|
Returns a bit flag that specifies whether the caller has permission to read a given resource. |
|
Returns a bit flag that specifies whether the caller has permission to update a Folder. |
|
Returns a bit flag that specifies whether the caller has permission to update a resource. |
|
Returns a table that lists the subfolders of the given Folder. |
|
Returns a table that lists the subfolders of the given Folder. This function includes the target Folder in the results. |
|
Returns a list of Folders that the caller has permission to update. |
|
Returns a list of resources that the caller has permission to update. |