 | 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: 6.0.0
Syntaxpublic bool SaveEnumsAsIntegers { get; set; }Public Property SaveEnumsAsIntegers As Boolean
Get
Set
Property Value
Boolean
See Also