Interfaccia IDTSPackageVersionUpdate100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Defines a method for the update of the package version.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")> _
Public Interface IDTSPackageVersionUpdate100
'Utilizzo
Dim instance As IDTSPackageVersionUpdate100
[GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")]
public interface IDTSPackageVersionUpdate100
[GuidAttribute(L"4CF0C427-2B74-47C2-B665-5E0A2B25E409")]
public interface class IDTSPackageVersionUpdate100
[<GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")>]
type IDTSPackageVersionUpdate100 = interface end
public interface IDTSPackageVersionUpdate100
Nel tipo IDTSPackageVersionUpdate100 sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
UpdateVersion | Infrastruttura. Updates the version of the package. |
In alto