API:FireDAC.Stan.Option.TFDFetchOptions.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items: TFDFetchItems read GetItems write SetItems  stored IsIS default [fiBlobs, fiDetails, fiMeta];

C++

__property TFDFetchItems Items = {read=GetItems, write=SetItems, stored=IsIS, default=7};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFetchOptions

Description

Embarcadero Technologies does not currently have any additional information.