Share via


ManagementPackDataWarehouseScript.Uninstall Property

Definition

Caution

This property is now obsolete. Please use UninstallScript instead

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

public:
 property System::String ^ Uninstall { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("This property is now obsolete. Please use UninstallScript instead")]
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 data.

Attributes

Applies to