Interfaccia ITransferDatabaseTask
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.TransferDatabaseTask
Assembly: Microsoft.SqlServer.TransferDatabasesTask (in Microsoft.SqlServer.TransferDatabasesTask.dll)
Sintassi
'Dichiarazione
Public Interface ITransferDatabaseTask
'Utilizzo
Dim instance As ITransferDatabaseTask
public interface ITransferDatabaseTask
public interface class ITransferDatabaseTask
type ITransferDatabaseTask = interface end
public interface ITransferDatabaseTask
Nel tipo ITransferDatabaseTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Action | Infrastruttura. | |
DestinationConnection | Infrastruttura. | |
DestinationDatabaseFiles | Infrastruttura. | |
DestinationDatabaseName | Infrastruttura. | |
DestinationOverwrite | Infrastruttura. | |
Method | Infrastruttura. | |
ReattachSourceDatabase | Infrastruttura. | |
SourceConnection | Infrastruttura. | |
SourceDatabaseFiles | Infrastruttura. | |
SourceDatabaseName | Infrastruttura. |
In alto