次の方法で共有


BDCAdapter.LOBSystemInstance プロパティ

定義

外部コンテンツ タイプが外部リストへデータを提供するために接続するシステム インスタンスの名前を取得します。

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

プロパティ値

接続するシステム インスタンスの名前。

適用対象