BDCAdapter.SubmitAdapterName プロパティ

定義

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

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

プロパティ値

データを送信するためのデータ接続の名前。

適用対象