The FastLoadOptions property specifies SQLOLEDB destination connection options specific for the UseFastLoad property.
object.FastLoadOptions[= value]
Part | Description |
---|---|
Object | Expression that evaluates to an object in the Applies To list |
value | SQLOLEDB destination connection options |
Read/write
HRESULT GetFastLoadOptions(DTSFastLoadOptions *pRetVal);
HRESULT SetFastLoadOptions(DTSFastLoadOptions NewValue);
FastLoadOptions must be set to the sum of one or more of the DTSFastLoadOptions values.