Microsoft.SqlServer.Dts.Tasks.FileSystemTask Namespace
SQL Server 2012
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 | Infrastructure. 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. |