Click or drag to resize

StiDataAdapterServiceGetMetadataProvider Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataAdapterService.GetMetadataProvider(System.Data.IDbConnection)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual Object GetMetadataProvider(
	IDbConnection connection
)

Parameters

connection
Type: System.DataIDbConnection

[Missing <param name="connection"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataAdapterService.GetMetadataProvider(System.Data.IDbConnection)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataAdapterService.GetMetadataProvider(System.Data.IDbConnection)"]

See Also