Share via


HResults.DTS_I_OLEDBDESTZEROMAXCOMMITSIZE Field

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 (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_I_OLEDBDESTZEROMAXCOMMITSIZE As Integer
'Usage
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