Func.Upper - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс : Upper - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Upper(String) | Gets the function for character conversion of values of the column with the specified alias to uppercase. |
Upper(String,String) | Gets the function for character conversion of values of the column with the specified alias from the specified source to uppercase. |
Upper(QueryColumnExpression) | Gets the function for character conversion of values of the passed-in column expression to uppercase. |