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 |
---|---|
FileSystemTask | Runs commands against the file system. This class cannot be inherited. |
Interfaces
Interface | Description |
---|---|
IDTSFileSystemTask |
Enumerations
Enumeration | Description |
---|---|
DTSFileSystemAttributes | Determines the attribute to set on the file or directory. |
DTSFileSystemOperation | Indicates the file-system operation to perform. |