Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

Func.HourMinute(String) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Func - класс > HourMinute - метод : HourMinute(String) - метод C#

sourceColumnAlias
The alias of the column.

Glossary Item Box

Gets the function for determining the [Minute] datepart for the column with the specified alias.

Синтаксис

public static DatePartQueryFunction HourMinute( 
   string sourceColumnAlias 
)

Параметры

sourceColumnAlias
The alias of the column.

Тип возвращаемого значения

The function that returns the [Minute] datepart for the column with the specified alias.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?