HResults.DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED Field

Definition

MessageId: DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED MessageText: The data type of variable "%1!s!" is not supported in an expression.

public: int DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED = -1073450800;
public const int DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED = -1073450800;
val mutable DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED : int
Public Const DTS_E_EXPREVALVARIABLETYPENOTSUPPORTED As Integer  = -1073450800

Field Value

Value = -1073450800

Applies to