REST.Json.Interceptors.TMongoDateTimeInterceptor

提供: RAD Studio API Documentation
移動先: 案内検索

REST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObjectTMongoDateTimeInterceptor

Delphi

TMongoDateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TMongoDateTimeInterceptor : public TDateTimeInterceptor

プロパティ

種類 可視性 ソース ユニット
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors


説明

DateTime インターセプタで、DateTime と MongoDB TMongoDate オブジェクトの間の変換用です。

TMarshalUnmarshalBase.DateFormat が jdfMongo の場合に、これは自動的に作成および使用されます。