RetailConnReplicationUtilities::fieldTypeToSQL Method [AX 2012]

Finds the SQL type value for the field's data type.

client server public static int fieldTypeToSQL(int _systemType)

Run On

Called

Parameters

_systemType
Type: int
The data type of the field.

Return Value

Type: int
The SQL type of the field.
Show: