Click or drag to resize

StiRecentConnectionsGetDatabase Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiRecentConnections.GetDatabase(Stimulsoft.Report.StiRecentConnections.Connection)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDatabase GetDatabase(
	StiRecentConnectionsConnection recentConnection
)

Parameters

recentConnection
Type: Stimulsoft.ReportStiRecentConnectionsConnection

[Missing <param name="recentConnection"/> documentation for "M:Stimulsoft.Report.StiRecentConnections.GetDatabase(Stimulsoft.Report.StiRecentConnections.Connection)"]

Return Value

Type: StiDatabase

[Missing <returns> documentation for "M:Stimulsoft.Report.StiRecentConnections.GetDatabase(Stimulsoft.Report.StiRecentConnections.Connection)"]

See Also