 | ConventionConfigurationSaveEnumsAsIntegers Property |
Gets or sets a value that indicates whether enums should be persisted as integers. Default is true.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic bool SaveEnumsAsIntegers { get; set; }
Public Property SaveEnumsAsIntegers As Boolean
Get
Set
Property Value
Type:
Boolean
See Also