HResults.DTS_E_EXPREVALBUILDSTRINGFAILED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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