Membri PackageUpgradeOptions
Specifies the options to be applied when an Integration Services package is upgraded.
Il tipo PackageUpgradeOptions espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
PackageUpgradeOptions() () () () | Initializes a new instance of the PackageUpgradeOptions class. | |
PackageUpgradeOptions(Boolean, Boolean) | Initializes a new instance of the PackageUpgradeOptions class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
RegeneratePackageID | Gets or sets a value that specifies whether to create a new GUID and update the package ID for the upgraded Integration Services package. | |
UpgradeConnectionProviders | Gets or sets a value that specifies whether to update the connection strings in the upgraded Integration Services package to use the current names for certain providers. |
In alto
Vedere anche