共用方式為


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

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_I_OLEDBDESTZEROMAXCOMMITSIZE As Integer
'用途
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