Share via


ManagementPackDataWarehouseDataSet.Upgrade Property

Definition

Gets or sets the SQL string used to upgrade the custom data set.

public:
 property System::String ^ Upgrade { System::String ^ get(); void set(System::String ^ value); };
public string Upgrade { get; set; }
member this.Upgrade : string with get, set
Public Property Upgrade As String

Property Value

Returns the SQL string used to upgrade the custom data set.

Applies to