Click or drag to resize

StiSqlSourceConvertDbTypeToTypeInternal Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Type ConvertDbTypeToTypeInternal(
	int sqlType
)

Parameters

sqlType
Type: SystemInt32

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

Return Value

Type: Type

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

See Also