Convention ConfigurationSave Enums As Integers 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
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool SaveEnumsAsIntegers { get; set; }VB
Public Property SaveEnumsAsIntegers As Boolean
Get
Set