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: 3.12.6
Syntax
public bool SaveEnumsAsIntegers { get; set; }

Property Value

Type: Boolean
See Also