Click or drag to resize

StiJsonToDataSetConverterV2GetDataSet Method (Byte)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverterV2.GetDataSet(System.Byte[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static DataSet GetDataSet(
	byte[] content
)

Parameters

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverterV2.GetDataSet(System.Byte[])"]

Return Value

Type: DataSet

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonToDataSetConverterV2.GetDataSet(System.Byte[])"]

See Also