Base:
method
GetClosestRuntimeType
System.Data.Linq.SqlClient.ProviderType.GetClosestRuntimeType()
3 references to GetClosestRuntimeType
System.Data.Linq (3)
SqlClient\SqlTypeSystemProvider.cs (3)
192return SingleValue(GetClosestRuntimeType()) 974throw Error.BadParameterType(sqlType.GetClosestRuntimeType()); 1041Type pType = type.GetClosestRuntimeType();