HResults.DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED Field

Failed to locate the ending boundary of a sentence.

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

Syntax

'Declaration
Public Const DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED As Integer
'Usage
Dim value As Integer 

value = HResults.DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED
public const int DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED
public:
literal int DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED
static val mutable DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED: int
public const var DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED : int

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace