[]
Construct a json datasource from the json text.
public JsonDataSource(string jsonText)
Public Sub New(jsonText As String)
The json text.