IDTSFileSystemTask Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Assembly: Microsoft.SqlServer.FileSystemTask (in Microsoft.SqlServer.FileSystemTask.dll)
Syntax
'Declaration
Public Interface IDTSFileSystemTask
'Usage
Dim instance As IDTSFileSystemTask
public interface IDTSFileSystemTask
public interface class IDTSFileSystemTask
type IDTSFileSystemTask = interface end
public interface IDTSFileSystemTask
See Also