Lenguaje

HResults.DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED Campo

Definición

Para operandos del operador condicional, el tipo de dato DT_STR solo se soporta para columnas de entrada y operaciones de cast. Un operando DT_STR que no sea una columna de entrada ni el resultado de un cast no puede usarse con la operación condicional. Para realizar esta operación, el operando debe ser explícitamente lanzado con un operador de cast.

public: int DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED = -1073442604;
public const int DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED = -1073442604;
val mutable DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED : int
Public Const DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED As Integer  = -1073442604

Valor de campo

Value = -1073442604

Se aplica a