次の方法で共有


BDCAdapter.Name プロパティ

定義

オブジェクトによって表されるデータ接続の名前を BDCAdapterObject 取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

データ接続の名前。

適用対象