IDMQueryTask.InputConnection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The connection to an Analysis Services project or an Analysis Services database.