Click or drag to resize

ConventionConfigurationSaveEnumsAsIntegers Property

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

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public bool SaveEnumsAsIntegers { get; set; }

Property Value

Type: Boolean
See Also