Bagikan melalui


HResults.DTS_E_SPLITEXPRESSIONNOTBOOLEAN Field

The expression "%1" is not Boolean. The result type of the expression must be Boolean.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_SPLITEXPRESSIONNOTBOOLEAN As Integer
'Usage
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