Nota
O acceso a esta páxina require autorización. Pode tentar iniciar sesión ou modificar os directorios.
O acceso a esta páxina require autorización. Pode tentar modificar os directorios.
The WorkingDirectory property returns or sets the working directory to which snapshot files are transferred using File Transfer Protocol (FTP) when that option is specified.
Sintaxis
object.WorkingDirectory [= path]
| Part | Description |
|---|---|
object |
Expression that evaluates to an object in the Applies To list. |
path |
Fully qualified path to the working directory for copied snapshots. |
Applies To
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)
Data Type
String
Modifiable
Read/write
Prototype (C/C++)
HRESULT WorkingDirectory(BSTR pVal);
HRESULT WorkingDirectory(BSTR* pVal);