Microsoft.SqlServer.Dts.Tasks.FileSystemTask 命名空间
The Microsoft.SqlServer.Dts.Tasks.FileSystemTask namespace contains the classes and interfaces required to manage the file system with the File System task.
类
类 | 说明 | |
---|---|---|
FileSystemTask | Runs commands against the file system. This class cannot be inherited. |
接口
接口 | 说明 | |
---|---|---|
IDTSFileSystemTask | 基础结构。Defines the properties for the FileSystemTask. |
枚举
枚举 | 说明 | |
---|---|---|
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. |