다음을 통해 공유


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