HResults.DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL 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.
MessageId: DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL MessageText: La stringa letterale contiene una sequenza di fuga illegale. La sequenza di escape non è supportata nei letterali delle stringhe nel valutatore di espressione. Se è necessaria una barra inversa nella stringa, formattala come doppia barra indietro, "\".
public: int DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL = -1073442722;
public const int DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL = -1073442722;
val mutable DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL : int
Public Const DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL As Integer = -1073442722