FireDAC.Comp.Client.TFDAdaptedDataSet.PointedConnection

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property PointedConnection: TFDCustomConnection read GetPointedConnection;

C++

__property TFDCustomConnection* PointedConnection = {read=GetPointedConnection};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet

説明

実際の接続オブジェクトです。


PointedConnection プロパティは、次の条件を満たす接続オブジェクトへの参照を返します。

関連項目