HResults.DTS_E_EXPREVALDIVBYZERO Field

Definition

MessageId: DTS_E_EXPREVALDIVBYZERO MessageText: A divide-by-zero error occurred. The right side operand evaluates to zero in the expression "%1!s!".

public: int DTS_E_EXPREVALDIVBYZERO = -1073450885;
public const int DTS_E_EXPREVALDIVBYZERO = -1073450885;
val mutable DTS_E_EXPREVALDIVBYZERO : int
Public Const DTS_E_EXPREVALDIVBYZERO As Integer  = -1073450885

Field Value

Value = -1073450885

Applies to