Share via


IDTSBulkInsertTask Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IDTSBulkInsertTask type exposes the following members.

Properties

  Name Description
Public property BatchSize Infrastructure.
Public property CheckConstraints Infrastructure.
Public property CodePage Infrastructure.
Public property DataFileType Infrastructure.
Public property DestinationConnection Infrastructure.
Public property DestinationTableName Infrastructure.
Public property FieldTerminator Infrastructure.
Public property FireTriggers Infrastructure.
Public property FirstRow Infrastructure.
Public property FormatFile Infrastructure.
Public property KeepIdentity Infrastructure.
Public property KeepNulls Infrastructure.
Public property LastRow Infrastructure.
Public property MaximumErrors Infrastructure.
Public property RowTerminator Infrastructure.
Public property SortedData Infrastructure.
Public property SourceConnection Infrastructure.
Public property TableLock Infrastructure.
Public property UseFormatFile Infrastructure.

Top