Click or drag to resize

StiDatabaseInformation Constructor (ListDataTable)

Initializes a new instance of the StiDatabaseInformation class

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDatabaseInformation(
	List<DataTable> tables
)

Parameters

tables
Type: System.Collections.GenericListDataTable

[Missing <param name="tables"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabaseInformation.#ctor(System.Collections.Generic.List{System.Data.DataTable})"]

See Also