HResults.DTS_E_SPLITEXPRESSIONNOTBOOLEAN Field

Definition

MessageId: DTS_E_SPLITEXPRESSIONNOTBOOLEAN MessageText: The expression "%1!s!" is not Boolean. The result type of the expression must be Boolean.

public: int DTS_E_SPLITEXPRESSIONNOTBOOLEAN = -1071615989;
public const int DTS_E_SPLITEXPRESSIONNOTBOOLEAN = -1071615989;
val mutable DTS_E_SPLITEXPRESSIONNOTBOOLEAN : int
Public Const DTS_E_SPLITEXPRESSIONNOTBOOLEAN As Integer  = -1071615989

Field Value

Value = -1071615989

Applies to