Member Junction
Preparing search index...
@memberjunction/sql-dialect
IsCurrencySQLType
Function IsCurrencySQLType
IsCurrencySQLType
(
typeName
:
string
|
null
|
undefined
)
:
boolean
True if
typeName
is a fixed-precision currency type (
money
,
smallmoney
).
Parameters
typeName
:
string
|
null
|
undefined
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
True if
typeNameis a fixed-precision currency type (money,smallmoney).