Click or drag to resize

StiJsonToDataSetConverterGetDataSet Method (JToken)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverter.GetDataSet(Stimulsoft.Base.Json.Linq.JToken)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static DataSet GetDataSet(
	JToken token
)

Parameters

token
Type: Stimulsoft.Base.Json.LinqJToken

[Missing <param name="token"/> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverter.GetDataSet(Stimulsoft.Base.Json.Linq.JToken)"]

Return Value

Type: DataSet

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverter.GetDataSet(Stimulsoft.Base.Json.Linq.JToken)"]

See Also