We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599942e commit 9412c4bCopy full SHA for 9412c4b
docs2/pages/documentations/path/path-is-path-rooted.md
@@ -21,4 +21,5 @@ RETURNS BIT
21
22
```csharp
23
SELECT SQLNET::Path_IsPathRooted('C:\Temp\MyTest.txt')
24
+SELECT SQLNET::Path_IsPathRooted('Temp\MyTest.txt')
25
```
0 commit comments