HResults.DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED Field
The data type of the __ is not supported for the __.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED As Integer
'Usage
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