HResults.DTS_E_FTPINVALIDLOCALPATH Field

Definition

MessageId: DTS_E_FTPINVALIDLOCALPATH MessageText: Specified local path is not valid. Specify a valid local path. This can occur when the specified local path is null.

public: int DTS_E_FTPINVALIDLOCALPATH = -1073651662;
public const int DTS_E_FTPINVALIDLOCALPATH = -1073651662;
val mutable DTS_E_FTPINVALIDLOCALPATH : int
Public Const DTS_E_FTPINVALIDLOCALPATH As Integer  = -1073651662

Field Value

Value = -1073651662

Applies to