Click or drag to resize

SqlIsBinaryType Function

X#
Helper function to determine if an ODBC type is Binary

Namespace:  VOSQLClasses
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 FUNCTION SqlIsBinaryType(
	nODBCType AS LONG
) AS LOGIC
Request Example View Source

Parameters

nODBCType
Type: Long

Return Value

Type: Logic
See Also