HResults.DTS_E_EXPREVALUNARYOPERATIONFAILED Field

Definition

MessageId: DTS_E_EXPREVALUNARYOPERATIONFAILED MessageText: The unary operation "%1!s!" failed with error code 0x%2!8.8X!. An internal error occurred, or there is an out-of-memory condition.

public: int DTS_E_EXPREVALUNARYOPERATIONFAILED = -1073450873;
public const int DTS_E_EXPREVALUNARYOPERATIONFAILED = -1073450873;
val mutable DTS_E_EXPREVALUNARYOPERATIONFAILED : int
Public Const DTS_E_EXPREVALUNARYOPERATIONFAILED As Integer  = -1073450873

Field Value

Value = -1073450873

Applies to