Click or drag to resize

StiDataSourceGetDataTable Method (DataTable)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSource.GetDataTable(System.Data.DataTable)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DataTable GetDataTable(
	DataTable table
)

Parameters

table
Type: System.DataDataTable

[Missing <param name="table"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSource.GetDataTable(System.Data.DataTable)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSource.GetDataTable(System.Data.DataTable)"]

See Also