Compartilhar via


Campo HResults.DTS_I_OLEDBDESTZEROMAXCOMMITSIZE

The Maximum insert commit size property of the OLE DB destination "%1" is set to 0. This property setting can cause the running package to stop responding. For more information, see the F1 Help topic for OLE DB Destination Editor (Connection Manager Page).

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

Sintaxe

'Declaração
Public Const DTS_I_OLEDBDESTZEROMAXCOMMITSIZE As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime