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.
Returns a substring of case sentences for each field in the InventDim table.
Syntax
protected str dbInventDimFieldPrefixValue(str _alias, int length)
Run On
Server
Parameters
- _alias
Type: str
A table buffer for the prefix of the fields.
- length
Type: int
Length.
Return Value
Type: str
A SQL string.