DMQueryTask.InputConnection Property

Definition

Gets or sets the connection string to an Analysis Services project or an Analysis Services database.

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

Property Value

A String that contains the connection to an Analysis Services project or an Analysis Services database.

Implements

Applies to