ConventionConfigurationSaveEnumsAsIntegers Property

Gets or sets a value that indicates whether enums should be persisted as integers. Default is true.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool SaveEnumsAsIntegers { get; set; }

Property Value

Boolean

See Also