Member Junction
Preparing search index...
@memberjunction/sql-dialect
IsBinarySQLType
Function IsBinarySQLType
IsBinarySQLType
(
typeName
:
string
|
null
|
undefined
)
:
boolean
True if
typeName
is a binary blob type (
varbinary
,
image
,
bytea
).
Parameters
typeName
:
string
|
null
|
undefined
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
True if
typeNameis a binary blob type (varbinary,image,bytea).