次の方法で共有


OLEDBConnection.SourceConnectionFile プロパティ

定義

接続の作成に使用された Office のデータ接続ファイル、または同様のファイルを示す文字列型 (String) の値を設定します。 値の取得と設定が可能です。

public:
 property System::String ^ SourceConnectionFile { System::String ^ get(); void set(System::String ^ value); };
public string SourceConnectionFile { get; set; }
Public Property SourceConnectionFile As String

プロパティ値

String

適用対象