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.
| Class | Description | |
|---|---|---|
![]() | FileSystemTask | Runs commands against the file system. This class cannot be inherited. |
| Interface | Description | |
|---|---|---|
![]() | IDTSFileSystemTask | This API supports the product infrastructure and is not intended to be used directly from your code. Defines the properties for the FileSystemTask. |
| Enumeration | Description | |
|---|---|---|
![]() | DTSFileSystemAttributes | Determines the attribute to set on the file or directory. |
![]() | DTSFileSystemOperation | Indicates the file-system operation to perform. |
![]() | DTSPreservedAttributes | Specifies the data transformation services preserved attributes. |
Show:


