Home
last modified time | relevance | path

Searched refs:s_ConvertionNotSupported (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/
H A Dsdbapi.cpp282 s_ConvertionNotSupported("CTime", to_var.GetType()); in s_ConvertValue()
307 s_ConvertionNotSupported("Int8", to_var.GetType()); in s_ConvertValue()
335 s_ConvertionNotSupported("Int4", to_var.GetType()); in s_ConvertValue()
366 s_ConvertionNotSupported("short", to_var.GetType()); in s_ConvertValue()
437 s_ConvertionNotSupported("bool", to_var.GetType()); in s_ConvertValue()
465 s_ConvertionNotSupported("float", to_var.GetType()); in s_ConvertValue()
490 s_ConvertionNotSupported("double", to_var.GetType()); in s_ConvertValue()
542 s_ConvertionNotSupported("string", to_var.GetType()); in s_ConvertValue()
646 s_ConvertionNotSupported("Int8", from_var.GetType()); in s_ConvertValue()
674 s_ConvertionNotSupported("Int4", from_var.GetType()); in s_ConvertValue()
[all …]