Campo DTS_E_EXPREVALFAILEDTOPARSEEXPRESSIONWITHHR

Attempt to parse the expression "%1" failed and returned error code 0x%2!8.8X!. The expression cannot be parsed. It might contain invalid elements or it might not be well-formed. There may also be an out-of-memory error.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_EXPREVALFAILEDTOPARSEEXPRESSIONWITHHR As Integer
'Utilizzo
Dim value As Integer

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