BaseObject ToJson Method Nemiro.Data.dll
Serializes the instance of the derived class to JSON.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public string ToJson()

Return Value

Type: String
See Also