HResults.DTS_E_FTPFILESEMPTY Field

Definition

MessageId: DTS_E_FTPFILESEMPTY MessageText: No files to transfer. This error can occur when performing a Send or Receive operation and no files are specified for the transfer.

public: int DTS_E_FTPFILESEMPTY = -1073651663;
public const int DTS_E_FTPFILESEMPTY = -1073651663;
val mutable DTS_E_FTPFILESEMPTY : int
Public Const DTS_E_FTPFILESEMPTY As Integer  = -1073651663

Field Value

Value = -1073651663

Applies to