Campo HResults.DTS_E_SPLITEXPRESSIONNOTBOOLEAN
The expression "%1" is not Boolean. The result type of the expression must be Boolean.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_SPLITEXPRESSIONNOTBOOLEAN As Integer
'Utilizzo
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