SQLGetDescRec

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows)
SQLRETURN
SQLGetDescRec
(,
SQLSMALLINT RecNumber
,
SQLCHAR* Name
,
SQLSMALLINT BufferLength
,
SQLSMALLINT* StringLength
,
SQLSMALLINT* Type
,
SQLSMALLINT* SubType
,
SQLINTEGER* Length
,
SQLSMALLINT* Precision
,
SQLSMALLINT* Scale
,
SQLSMALLINT* Nullable
)

Meta