Specifies the type of datatype information returned from sp_datatype_info.
DatatypeInfo=[transact | target]
transact
transact specifies sp_datatype_info to return the Transact-SQL™ datatypes that map to the ODBC datatypes supported by the target.
target specifies sp_datatype_info to return target datatype names.