Microsoft.SqlServer.Dts.Tasks.FileSystemTask Namespace

The Microsoft.SqlServer.Dts.Tasks.FileSystemTask namespace contains the classes and interfaces required to manage the file system with the File System task.

Classes

  Class Description
Public class FileSystemTask Runs commands against the file system. This class cannot be inherited.

Interfaces

  Interface Description
Public interface IDTSFileSystemTask Infrastructure.

Enumerations

  Enumeration Description
Public enumeration DTSFileSystemAttributes Determines the attribute to set on the file or directory.
Public enumeration DTSFileSystemOperation Indicates the file-system operation to perform.