HResults.DTS_E_EXPREVALBUILDSTRINGFAILED Field

Definition

MessageId: DTS_E_EXPREVALBUILDSTRINGFAILED MessageText: Attempt to generate a string representation of the expression failed with error code 0x%1!8.8X!. Failed when attempting to generate a displayable string that represents the expression.

public: int DTS_E_EXPREVALBUILDSTRINGFAILED = -1073450852;
public const int DTS_E_EXPREVALBUILDSTRINGFAILED = -1073450852;
val mutable DTS_E_EXPREVALBUILDSTRINGFAILED : int
Public Const DTS_E_EXPREVALBUILDSTRINGFAILED As Integer  = -1073450852

Field Value

Value = -1073450852

Applies to