Interface IDTSFileSystemTask
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Assembly: Microsoft.SqlServer.FileSystemTask (em Microsoft.SqlServer.FileSystemTask.dll)
Sintaxe
'Declaração
Public Interface IDTSFileSystemTask
'Uso
Dim instance As IDTSFileSystemTask
public interface IDTSFileSystemTask
public interface class IDTSFileSystemTask
type IDTSFileSystemTask = interface end
public interface IDTSFileSystemTask
O tipo IDTSFileSystemTask expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Attributes | Infraestrutura. | |
Destination | Infraestrutura. | |
IsDestinationPathVariable | Infraestrutura. | |
IsSourcePathVariable | Infraestrutura. | |
Operation | Infraestrutura. | |
OperationName | Infraestrutura. | |
OverwriteDestinationFile | Infraestrutura. | |
Source | Infraestrutura. |
Início