Share via


ManagementPackDataWarehouseScript.UpgradeScript Property

Definition

Gets or sets the value for upgrading the script.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackResource ^> ^ UpgradeScript { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackResource ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackResource ^> ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackResource> UpgradeScript { get; set; }
member this.UpgradeScript : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackResource> with get, set
Public Property UpgradeScript As ManagementPackElementReference(Of ManagementPackResource)

Property Value

The value for upgrading the script.

Applies to