Partager via


Champ HResults.DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED

The data type of the __ is not supported for the __.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_RECORDSETDESTDATATYPENOTSUPPORTED As Integer
'Utilisation
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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime