Gets metadata for a specific table column of an attached database.
The name of the table.
The name of the column.
The name of a database attached. If null, then all attached databases are searched for the table using the same algorithm used by the database engine to resolve unqualified table references.
See Implementation
Gets metadata for a specific table column of an attached database.