HResults.DTS_E_DESTINATIONFLATFILEREQUIRED Field

Definition

The destination flat file name was not provided. Make sure the flat file connection manager is configured with a connection string. If the flat file connection manager is used by multiple components, ensure that the connection string contains enough file names.

public: int DTS_E_DESTINATIONFLATFILEREQUIRED = -1071636464;
public const int DTS_E_DESTINATIONFLATFILEREQUIRED = -1071636464;
val mutable DTS_E_DESTINATIONFLATFILEREQUIRED : int
Public Const DTS_E_DESTINATIONFLATFILEREQUIRED As Integer  = -1071636464

Field Value

Value = -1071636464

Applies to