When I'm pulling data from a DelimitedFile. I want to put the File's Created/Modified Date in the Target DB

Yes, there are different ways we can get the meta-data of files, which includes create/last accessed data-time. Some include;

1 - You can use a function like

2 - Or using the
image