DatatypeInfo

Specifies the type of datatype information returned from the sp_datatype_info CSP.

Syntax

DatatypeInfo=[transact | target]

Default

transact

Values

transact specifies that sp_datatype_info to return the Transact-SQL™ (T-SQL) datatypes that map to the ODBC datatypes that the target supports.

target specifies that sp_datatype_info to return target datatype information.