Condividi tramite


HResults.DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED Campo

Definizione

Per gli operandi dell'operatore condizionale, il tipo di dati DT_STR è supportato solo per le colonne di input e le operazioni cast. In un'operazione condizionale non è consentito l'utilizzo di un operando DT_STR che non sia una colonna di input o il risultato di un cast. Per eseguire questa operazione, è necessario eseguire il cast esplicito dell'operando con un operatore 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

Valore del campo

Value = -1073442604

Si applica a