Show / Hide Table of Contents

Method SerializeDbValue

| Improve this Doc View Source

SerializeDbValue(Nullable<Byte>)

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