DTSFastLoadOptions

DTSFastLoadOptions constants specify FastLoad options for the DataPumptTask FastLoadOptions property.

Constant Value Description
DTSFastLoad_CheckConstraints 2 Check constraints (default)
DTSFastLoad_KeepNulls 1 Keep nulls
DTSFastLoad_NoOptions 0 No options
DTSFastLoad_TableLock 4 Table lock

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.