Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SQL type of the data type of the field.
Syntax
client server public static int getFieldType(
RetailConnTableName _tableName,
RetailConnFieldName _fieldName,
RetailConnDistributionLocationId _locationId)
Run On
Called
Parameters
- _tableName
Type: RetailConnTableName Extended Data Type
The current instance of the RetailConnTableName table.
- _fieldName
Type: RetailConnFieldName Extended Data Type
The current instance of the RetailConnFieldName field.
- _locationId
Type: RetailConnDistributionLocationId Extended Data Type
The distribution location ID value.
Return Value
Type: int
The ID value of the sql type of the data type.