HResults.DTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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