Microsoft.SqlServer.Dts.Tasks.FileSystemTask Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Dts.Tasks.FileSystemTask namespace contains the classes and interfaces required to manage the file system with the File System task.
Classes
FileSystemTask |
Runs commands against the file system. This class cannot be inherited. |
Interfaces
IDTSFileSystemTask |
This API supports the product infrastructure and is not intended to be used directly from your code. Defines the properties for the FileSystemTask. |
Enums
DTSFileSystemAttributes |
Determines the attribute to set on the file or directory. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |
DTSFileSystemOperation |
Indicates the file-system operation to perform. |
DTSPreservedAttributes |
Specifies the data transformation services preserved attributes. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |