IDTSPackageVersionUpdate130.UpdateTargetServerVersion Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
void UpdateTargetServerVersion(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTargetServerVersion CurrentVersion, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTargetServerVersion NewVersion, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ Events, [Runtime::InteropServices::Out] System::String ^ % XmlDocument, System::String ^ PackagePassword, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTS_PACKAGE_UPGRADE_OPTIONS packageUpgradeVersion);
[System.Runtime.InteropServices.DispId(1)]
public void UpdateTargetServerVersion (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion CurrentVersion, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion NewVersion, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 Events, out string XmlDocument, string PackagePassword, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTS_PACKAGE_UPGRADE_OPTIONS packageUpgradeVersion);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member UpdateTargetServerVersion : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 * string * string * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTS_PACKAGE_UPGRADE_OPTIONS -> unit
Public Sub UpdateTargetServerVersion (CurrentVersion As DTSTargetServerVersion, NewVersion As DTSTargetServerVersion, Events As IDTSInfoEvents100, ByRef XmlDocument As String, PackagePassword As String, packageUpgradeVersion As DTS_PACKAGE_UPGRADE_OPTIONS)
Parametri
- CurrentVersion
- DTSTargetServerVersion
- NewVersion
- DTSTargetServerVersion
- Events
- IDTSInfoEvents100
- XmlDocument
- String
- PackagePassword
- String
- packageUpgradeVersion
- DTS_PACKAGE_UPGRADE_OPTIONS
- Attributi