HResults.DTS_E_INVALIDSTRING Field

Definition

MessageId: DTS_E_INVALIDSTRING MessageText: Invalid characters in string: "%1!s!". This occurs when a string supplied for a property value contains unprintable characters.

public: int DTS_E_INVALIDSTRING = -1073614832;
public const int DTS_E_INVALIDSTRING = -1073614832;
val mutable DTS_E_INVALIDSTRING : int
Public Const DTS_E_INVALIDSTRING As Integer  = -1073614832

Field Value

Value = -1073614832

Applies to