DMQueryTask.OutputConnection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予測クエリ結果が格納されるOLE DBデータソースに接続文字列を取得したり設定したりします。
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
プロパティ値
OLE DBのデータソースへの接続を含む文字列です。