API:FireDAC.Stan.Param.TFDParam.AsBlobs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsBlobs[AIndex: Integer]: TFDByteString read GetAsByteStrs write SetAsBlobs;

C++

__property Firedac::Stan::Intf::TFDByteString AsBlobs[int AIndex] = {read=GetAsByteStrs, write=SetAsBlobs};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDParam

Description

Embarcadero Technologies does not currently have any additional information.