Skip to content

Commit 9412c4b

Browse files
committed
Update path-is-path-rooted.md
1 parent 599942e commit 9412c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs2/pages/documentations/path/path-is-path-rooted.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ RETURNS BIT
2121

2222
```csharp
2323
SELECT SQLNET::Path_IsPathRooted('C:\Temp\MyTest.txt')
24+
SELECT SQLNET::Path_IsPathRooted('Temp\MyTest.txt')
2425
```

0 commit comments

Comments
 (0)