BIDateDimensionsView::monthKey Method
Returns a SQL command for the computed column for the month part of the date value in the BIDateDimensionValue column.
Syntax
server public static str monthKey()
Run On
Server
Return Value
Type: str
A string that contains the SQL command to compute the month part of the date value in the BIDateDimensionValue column.