This documentation is archived and is not being maintained.
RetailConnSCDataBulkCopy.CleanTempDataFile Method [AX 2012]
Cleans up temp data file.
public void CleanTempDataFile()
Run On
Server
fileStream.Close(), closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
fileStream.Dispose(), releases all resources used by the Stream.