Compartilhar via


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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime