Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

SetWorkingDirectory-Methode

Sets the current working directory on the File Transfer Protocol (FTP) server.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public void SetWorkingDirectory(
	string currentDirectory
)

Parameter

currentDirectory
Typ: System..::..String
The path to the directory to be set as the current working directory.
Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

HINZUFÜGEN
© 2013 Microsoft. Alle Rechte vorbehalten.