Click or drag to resize

StiDbTypeConversionGetNetType Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiDbTypeConversion.GetNetType(System.Data.DbType)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Type GetNetType(
	DbType type
)

Parameters

type
Type: System.DataDbType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiDbTypeConversion.GetNetType(System.Data.DbType)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Base.StiDbTypeConversion.GetNetType(System.Data.DbType)"]

See Also