Click or drag to resize

StiDataSourceHelperGetDatabaseFromDataSource Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetDatabaseFromDataSource(Stimulsoft.Report.Dictionary.StiDataSource)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiDatabase GetDatabaseFromDataSource(
	StiDataSource dataSource
)

Parameters

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetDatabaseFromDataSource(Stimulsoft.Report.Dictionary.StiDataSource)"]

Return Value

Type: StiDatabase

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetDatabaseFromDataSource(Stimulsoft.Report.Dictionary.StiDataSource)"]

See Also