Campo HResults.DTS_E_SPLITEXPRESSIONNOTBOOLEAN
The expression "%1" is not Boolean. The result type of the expression must be Boolean.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_SPLITEXPRESSIONNOTBOOLEAN As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_SPLITEXPRESSIONNOTBOOLEAN
public const int DTS_E_SPLITEXPRESSIONNOTBOOLEAN
public:
literal int DTS_E_SPLITEXPRESSIONNOTBOOLEAN
static val mutable DTS_E_SPLITEXPRESSIONNOTBOOLEAN: int
public const var DTS_E_SPLITEXPRESSIONNOTBOOLEAN : int