API:FireDAC.Phys.MongoDBDef.TFDPhysMongoConnectionDefParams.TimeZone

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TimeZone: TJsonDateTimeZoneHandling read GetTimeZone write SetTimeZone stored False default TJsonDateTimeZoneHandling.Local;

C++

__property System::Json::Types::TJsonDateTimeZoneHandling TimeZone = {read=GetTimeZone, write=SetTimeZone, stored=false, default=0};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.MongoDBDef.pas
FireDAC.Phys.MongoDBDef.hpp
FireDAC.Phys.MongoDBDef TFDPhysMongoConnectionDefParams

Description

Embarcadero Technologies does not currently have any additional information.