PackageUpgradeOptions Miembros
Specifies the options to be applied when an Integration Services package is upgraded.
El tipo PackageUpgradeOptions expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
PackageUpgradeOptions() () () () | Initializes a new instance of the PackageUpgradeOptions class. | |
PackageUpgradeOptions(Boolean, Boolean) | Initializes a new instance of the PackageUpgradeOptions class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio
Vea también