Campo DTS_E_SQLTASK_NOXMLSUPPORT
The connection does not support XML result sets.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_SQLTASK_NOXMLSUPPORT As Integer
'Utilizzo
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
Vedere anche