Show / Hide Table of Contents

Method SerializeDbValue

| Improve this Doc View Source

SerializeDbValue(Nullable<Char>)

Declaration
protected override JsonValue SerializeDbValue(char? value)
Parameters
Type Name Description
System.Nullable<System.Char> value
Returns
Type Description
JsonValue
Overrides
DevZest.Data.Primitives.EnumColumn<T, System.Nullable<System.Char>>.SerializeDbValue(System.Nullable<System.Char>)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest