Share via


ManagementPackDataWarehouseDataSet.Install Property

Definition

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

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

Property Value

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

Applies to