Interfaccia IDTSFileSystemTask
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Assembly: Microsoft.SqlServer.FileSystemTask (in Microsoft.SqlServer.FileSystemTask.dll)
Sintassi
'Dichiarazione
Public Interface IDTSFileSystemTask
'Utilizzo
Dim instance As IDTSFileSystemTask
public interface IDTSFileSystemTask
public interface class IDTSFileSystemTask
type IDTSFileSystemTask = interface end
public interface IDTSFileSystemTask
Nel tipo IDTSFileSystemTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Attributes | Infrastruttura. | |
Destination | Infrastruttura. | |
IsDestinationPathVariable | Infrastruttura. | |
IsSourcePathVariable | Infrastruttura. | |
Operation | Infrastruttura. | |
OperationName | Infrastruttura. | |
OverwriteDestinationFile | Infrastruttura. | |
Source | Infrastruttura. |
In alto