Interfejs IDTSFileSystemTask
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Zestaw: Microsoft.SqlServer.FileSystemTask (w Microsoft.SqlServer.FileSystemTask.dll)
Składnia
'Deklaracja
Public Interface IDTSFileSystemTask
'Użycie
Dim instance As IDTSFileSystemTask
public interface IDTSFileSystemTask
public interface class IDTSFileSystemTask
type IDTSFileSystemTask = interface end
public interface IDTSFileSystemTask
Typ IDTSFileSystemTask uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Attributes | Infrastruktura. |
![]() |
Destination | Infrastruktura. |
![]() |
IsDestinationPathVariable | Infrastruktura. |
![]() |
IsSourcePathVariable | Infrastruktura. |
![]() |
Operation | Infrastruktura. |
![]() |
OperationName | Infrastruktura. |
![]() |
OverwriteDestinationFile | Infrastruktura. |
![]() |
Source | Infrastruktura. |
Do góry