Class BsonRepresentationAttribute

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type BsonRepresentationAttribute = class(TCustomAttribute)

Description

Changes the representation type of an element when serializing. For example, this can be used to serialize Integer elements as Strings.

Hierarchy

  • TCustomAttribute
  • BsonRepresentationAttribute

Overview

Methods

Public constructor Create(const ARepresentation: TgoBsonRepresentation);

Properties

Public property Representation: TgoBsonRepresentation read FRepresentation;

Description

Methods

Public constructor Create(const ARepresentation: TgoBsonRepresentation);
 

Properties

Public property Representation: TgoBsonRepresentation read FRepresentation;

The type to use to serialize the element


Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26