Compartir a través de


Campo HResults.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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_EXPREVALFAILEDTOPARSEEXPRESSIONWITHHR As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime