HResults.DTS_E_EXPREVALLNINVALIDPARAM Field

Definition

MessageId: DTS_E_EXPREVALLNINVALIDPARAM MessageText: The function LN cannot operate on zero or negative values, and a zero or negative value was passed to the LN function.

public: int DTS_E_EXPREVALLNINVALIDPARAM = -1073450784;
public const int DTS_E_EXPREVALLNINVALIDPARAM = -1073450784;
val mutable DTS_E_EXPREVALLNINVALIDPARAM : int
Public Const DTS_E_EXPREVALLNINVALIDPARAM As Integer  = -1073450784

Field Value

Value = -1073450784

Applies to