Linguaggio

HResults.DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED Campo

Definizione

Per gli operandi di funzionamento binario, il tipo di dato DT_STR è supportato solo per colonne di input e operazioni di cast. Un operando DT_STR che non è una colonna di input o il risultato di un cast non può essere usato con un'operazione binaria. Per eseguire questa operazione, l'operando deve essere esplicitamente lanciato 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