Partager via


Champ 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).

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

Syntaxe

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