SqlSystem.monocaseFmt Method [AX 2012]
Retrieves the format string that is used for casting the string to one case (e.g. "NLS_LOWER(%1)").
public str monocaseFmt(
[TableId tableId,
FieldId fieldId,
boolean includingFieldName,
boolean considerSystemVariables])
Run On
ServerParameters
- tableId
- Type: TableId Extended Data Type
- fieldId
- Type: FieldId Extended Data Type
- includingFieldName
- Type: boolean
- considerSystemVariables
- Type: boolean
Community Additions
ADD
Show: