StiDbTypeConversion Class

Namespace: Stimulsoft.Base

Methods

Method Returns Description
GetNetType static Type Returns a .NET type from the specified string representaion of the database type.

Method Details

GetNetType static

GetNetType(type: DbType): Type

Returns a .NET type from the specified string representaion of the database type.

Parameters

  • type (DbType)

Returns Type