Pole HResults.DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL
Ciąg literału "% 1" zawiera niedozwolony sekwencje "\%2!c!".Sekwencji unikowej nie jest obsługiwany w ciąg literały w wyrażeniu modułu szacującego.W razie potrzeby ukośnikiem w ciąg należy użyć podwójnego odwróconej, "\\".
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL
public const int DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL
public:
literal int DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL
static val mutable DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL: int
public const var DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL : int