Champ DTS_E_SQLTASK_NOXMLSUPPORT
The connection does not support XML result sets.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_SQLTASK_NOXMLSUPPORT As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_SQLTASK_NOXMLSUPPORT
public const int DTS_E_SQLTASK_NOXMLSUPPORT
public:
literal int DTS_E_SQLTASK_NOXMLSUPPORT
static val mutable DTS_E_SQLTASK_NOXMLSUPPORT: int
public const var DTS_E_SQLTASK_NOXMLSUPPORT : int