HResults.DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED Campo

Definizione

Per gli operandi di un'operazione binaria, il tipo di dati DT_STR è supportato solo per le colonne di input e le operazioni cast. In un'operazione binaria 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_BINARYOPDTSTRNOTSUPPORTED = -1073442605;
public const int DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED = -1073442605;
val mutable DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED : int
Public Const DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED As Integer  = -1073442605

Valore del campo

Value = -1073442605

Si applica a