Поле HResults.DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED
The data type of the __ is not supported for the __.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED As Integer
'Применение
Dim value As Integer
value = HResults.DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED
public const int DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED
public:
literal int DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED
static val mutable DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED: int
public const var DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED : int