PathsFolder 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 the Folder identifier that is associated with the given Folder path.

[Repository.Item].[PathsFolder] ( @path )

Arguments

@path

Type: nvarchar(max). A textual representation of a Folder path. The path uses a forward-slash as a delimiter.

Return Types

[Repository.Item].[FolderId]

Remarks

See Also

Reference

Repository.Item Functions
Repository.Item Schema

Send comments about this topic to Microsoft.