FTPClientConnection100Class.SendFiles(String[], String, Boolean, Boolean) Metodo

Definizione

public:
 virtual void SendFiles(cli::array <System::String ^> ^ localFileNames, System::String ^ remotePath, bool overWrite, bool transferASCII) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSFtpClientConnection100::SendFiles;
[System.Runtime.InteropServices.DispId(19)]
public virtual void SendFiles (string[] localFileNames, string remotePath, bool overWrite, bool transferASCII);
Public Overridable Sub SendFiles (localFileNames As String(), remotePath As String, overWrite As Boolean, transferASCII As Boolean)

Parametri

localFileNames
String[]
remotePath
String
overWrite
Boolean
transferASCII
Boolean

Implementazioni

Attributi

Si applica a