SubfoldersAndFolder 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 a table that lists the subfolders of the given Folder. This function includes the target Folder in the results.
[Repository.Item].[SubfoldersAndFolder] ( @folder )
Arguments
@folder
Type: [Repository.Item].[FolderId]. An identifier for a Folder that contains child Folders.
Table Returned
Column name | Data type | Description |
---|---|---|