HResults.DTS_E_FTPNOTCONNECTED Field

Definition

MessageId: DTS_E_FTPNOTCONNECTED MessageText: Connection with the FTP server has not been established.

public: int DTS_E_FTPNOTCONNECTED = -1073651671;
public const int DTS_E_FTPNOTCONNECTED = -1073651671;
val mutable DTS_E_FTPNOTCONNECTED : int
Public Const DTS_E_FTPNOTCONNECTED As Integer  = -1073651671

Field Value

Value = -1073651671

Applies to