Click or drag to resize

StiBusinessObjectToDataSetConvertBusinessObjectToDataSet Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectToDataSet.ConvertBusinessObjectToDataSet(System.String,System.Object)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DataSet ConvertBusinessObjectToDataSet(
	string name,
	Object obj
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectToDataSet.ConvertBusinessObjectToDataSet(System.String,System.Object)"]

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectToDataSet.ConvertBusinessObjectToDataSet(System.String,System.Object)"]

Return Value

Type: DataSet

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectToDataSet.ConvertBusinessObjectToDataSet(System.String,System.Object)"]

See Also