The RemoveFromCache method removes a map from the Lookups collection cache based on KeyValues (which may be a variant array)
DTSDataPumpLookup Object |
DTSDataPumpLookup.RemoveFromCache(
ParamArray KeyValues())
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Key Values | Map to remove from the array |
HRESULT RemoveFromCache(SAFEARRAY * KeyValues);