Click or drag to resize

BsonRepresentationAttribute Properties

The BsonRepresentationAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowOverflow
Gets or sets whether to allow overflow.
Public propertyAllowTruncation
Gets or sets whether to allow truncation.
Public propertyRepresentation
Gets the external representation.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also