Show / Hide Table of Contents

Method SerializeDbValue

| Improve this Doc View Source

SerializeDbValue(TDbValue)

Serializes the database value into JSON value.

Declaration
protected abstract JsonValue SerializeDbValue(TDbValue value)
Parameters
Type Name Description
TDbValue value

The database value.

Returns
Type Description
JsonValue

The serialized JSON value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest