FireDAC.Stan.Intf.PFDDataStoredObject

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

Delphi

PFDDataStoredObject = ^IFDDataStoredObject;

C++

typedef _di_IFDDataStoredObject *PFDDataStoredObject;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

インターフェイスを指すポインタです。


PFDDataStoredObject は、IFDDataStoredObject インターフェイスを指すポインタです。

関連項目