Click or drag to resize

StiSqLiteConnectorGetNetType Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiSqLiteConnector.GetNetType(System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override Type GetNetType(
	string dbType
)

Parameters

dbType
Type: SystemString

[Missing <param name="dbType"/> documentation for "M:Stimulsoft.Base.StiSqLiteConnector.GetNetType(System.String)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Base.StiSqLiteConnector.GetNetType(System.String)"]

See Also