FireDAC.Stan.Intf._di_IFDDataStoredObject

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDDataStoredObject> _di_IFDDataStoredObject;

Properties

Type Visibility Source Unit Parent
typedef public FireDAC.Stan.Intf.hpp FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Represents the DelphiInterface of IFDDataStoredObject.

You can use _di_IFDDataStoredObject to refer to a DatS data stored object interface in C++ code.

See Also