Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
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.
Syntax
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);