FireDAC.Comp.DataSet.IFDDataSetReference

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
Unit: FireDAC.Comp.DataSet
Parent: FireDAC.Comp.DataSet

Delphi

IFDDataSetReference = interface (IUnknown)

C++

__interface  INTERFACE_UUID("{3E9B315B-F456-4175-A864-B2573C4A2400}") IFDDataSetReference  : public System::IInterface

Description

Provides a mechanism for referencing and accessing a dataset.


See Also