Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A specific format is used for representing the names of the database files with this protocol. The string is defined as follows.
db-filename = file-type-code UNC-path
file-type-code = "!" / "D"
UNC-path = path as specified by Universal Naming Convention (UNC)
The file name strings MUST be null-terminated Unicode strings. The file-type-code is specified as follows.
|
Value |
Meaning |
Example |
|---|---|---|
|
'D' |
Database files |
"D\\server\sharepoint\...path..." |
|
'!' |
Database log files |
"!\\server\sharepoint\...path..." |