FORMAT
Last updated
Last updated
Returns a value formatted with the specified format and optional culture (FORMAT in Transact-SQL).
value:
String expressions to give format.
format: Desired format.
culture (Optional): NVarchar argument specifying culture. If it is not specified, takes the languages of the current session.
NULL if the culture parameter is invalid, otherwise, it follows the next data types:
Category | .NET type | |
---|---|---|
No issues were found.
No related EWIs.