HResults.DTS_E_EXPREVALLOGINVALIDPARAM Field

Definition

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

public: int DTS_E_EXPREVALLOGINVALIDPARAM = -1073450783;
public const int DTS_E_EXPREVALLOGINVALIDPARAM = -1073450783;
val mutable DTS_E_EXPREVALLOGINVALIDPARAM : int
Public Const DTS_E_EXPREVALLOGINVALIDPARAM As Integer  = -1073450783

Field Value

Value = -1073450783

Applies to