The FTPPassword property specifies the password of the FTP site where the publication snapshot files are stored.
SQLDistribution Object | SQLMerge Object |
object.FTPPassword [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Password of the FTP site |
The default is no password.
String
Read/write
HRESULT get_FTPPassword(BSTR *pVal);
HRESULT put_FTPPassword(BSTR newVal);
FTPAddress Property | FTPLogin Property |
FTPPort Property |