HResults.DTS_W_GENERICWARNING Field

Definition

MessageId: DTS_W_GENERICWARNING MessageText: Warning(s) raised. There should be more specific warnings preceding this one that explain the specifics of the warning(s).

public: int DTS_W_GENERICWARNING = -2147418091;
public const int DTS_W_GENERICWARNING = -2147418091;
val mutable DTS_W_GENERICWARNING : int
Public Const DTS_W_GENERICWARNING As Integer  = -2147418091

Field Value

Value = -2147418091

Applies to