Click or drag to resize

IExcelDataReaderAsDataSet Method (Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Base.Excel.IExcelDataReader.AsDataSet(System.Boolean)"]

Namespace:  Stimulsoft.Base.Excel
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
DataSet AsDataSet(
	bool convertOADateTime
)

Parameters

convertOADateTime
Type: SystemBoolean

[Missing <param name="convertOADateTime"/> documentation for "M:Stimulsoft.Base.Excel.IExcelDataReader.AsDataSet(System.Boolean)"]

Return Value

Type: DataSet

[Missing <returns> documentation for "M:Stimulsoft.Base.Excel.IExcelDataReader.AsDataSet(System.Boolean)"]

See Also