ArchiveFile Property

The name of the archive.

Data Type

String

Default Value

""

Remarks

This property specifies the name of the archive to be read or written. This property is required when compressing or extracting files.

If extracting, the file specified by ArchiveFile will be opened for read. If the file does not exist, a trappable error will be generated.

During compression, the file named by ArchiveFile will be written; if a file of this name already exists, the file will be overwritten.

The filename may be specified with or without a path. Paths may be relative or absolute, and should be specified in the format native to the host operating system. The filename should be specified with the appropriate extension (such as ".Z"); an extension will not automatically be appended by the task.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]