Click or drag to resize

StiSqlSourceConvertDbTypeToType Method

Internal use only.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Type ConvertDbTypeToType(
	int sqlType
)

Parameters

sqlType
Type: SystemInt32

[Missing <param name="sqlType"/> documentation for "M:Stimulsoft.Report.Dictionary.StiSqlSource.ConvertDbTypeToType(System.Int32)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiSqlSource.ConvertDbTypeToType(System.Int32)"]

See Also