DMQueryTask.OutputConnection Property

Definition

Gets or sets the connection string to the OLE DB data source where the prediction query result will be stored.

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

Property Value

A String that contains the connection to the OLE DB data source.

Implements

Applies to