DataUtils.DotNetTypeToDbType

Converts a .NET type into a DbType value

public static DbType DotNetTypeToDbType(Type type)

Parameters

type