Compartir a través de


Campo HResults.DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES

The value for the property %1 is %2!d!, which must be less than or equal to the value of %3!d! for property %4.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
public const int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
public:
literal int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
static val mutable DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES: int
public const var DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES : int

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime