HResults.DTS_E_LOCALEIDNOTSET Field

Definition

MessageId: DTS_E_LOCALEIDNOTSET MessageText: The component locale ID has not been set. Flat file adapters need to have the locale ID on the flat file connection manager set.

public: int DTS_E_LOCALEIDNOTSET = -1071636269;
public const int DTS_E_LOCALEIDNOTSET = -1071636269;
val mutable DTS_E_LOCALEIDNOTSET : int
Public Const DTS_E_LOCALEIDNOTSET As Integer  = -1071636269

Field Value

Value = -1071636269

Applies to