Share via


RetailConnDataDirectorUtilities.MapRawSqlType Method [AX 2012]

Gets the enumeration value of the distribution table field data type that is used.

Syntax

public int MapRawSqlType(int _sqlType)

Run On

Called

Parameters

  • _sqlType
    Type: int
    An integer value that represents the field type.

Return Value

Type: int
The enumeration value that matches the data type of the field.

See Also

Reference

RetailConnDataDirectorUtilities Class