Share via


ManagementPackDataWarehouseDataSet.Uninstall Property

Definition

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

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

Property Value

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

Applies to