Interface IDTSFileSystemTask
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Assembly : Microsoft.SqlServer.FileSystemTask (en Microsoft.SqlServer.FileSystemTask.dll)
Syntaxe
'Déclaration
Public Interface IDTSFileSystemTask
'Utilisation
Dim instance As IDTSFileSystemTask
public interface IDTSFileSystemTask
public interface class IDTSFileSystemTask
type IDTSFileSystemTask = interface end
public interface IDTSFileSystemTask
Le type IDTSFileSystemTask expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Attributes | Infrastructure. | |
Destination | Infrastructure. | |
IsDestinationPathVariable | Infrastructure. | |
IsSourcePathVariable | Infrastructure. | |
Operation | Infrastructure. | |
OperationName | Infrastructure. | |
OverwriteDestinationFile | Infrastructure. | |
Source | Infrastructure. |
Haut de la page