Interfaccia ITransferStoredProceduresTask
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.TransferStoredProceduresTask
Assembly: Microsoft.SqlServer.TransferStoredProceduresTask (in Microsoft.SqlServer.TransferStoredProceduresTask.dll)
Sintassi
'Dichiarazione
Public Interface ITransferStoredProceduresTask
'Utilizzo
Dim instance As ITransferStoredProceduresTask
public interface ITransferStoredProceduresTask
public interface class ITransferStoredProceduresTask
type ITransferStoredProceduresTask = interface end
public interface ITransferStoredProceduresTask
Nel tipo ITransferStoredProceduresTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
DestinationConnection | Infrastruttura. | |
IfObjectExists | Infrastruttura. | |
SourceConnection | Infrastruttura. | |
StoredProceduresList | Infrastruttura. | |
TransferAllStoredProcedures | Infrastruttura. |
In alto