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

EntitySchemaDatePartQueryFunction - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaDatePartQueryFunction - класс C#

Glossary Item Box

The function of the datepart expression.

Синтаксис

public class EntitySchemaDatePartQueryFunction : EntitySchemaQueryFunction, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable  

Тип EntitySchemaDatePartQueryFunction предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public EntitySchemaDatePartQueryFunction Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоExpressionThe expression of the function argument.  
Public - свойствоIntervalThe datepart returned by the function.  
Public - свойствоQueryAliasПереопределен. The alias of the function in the SQL query.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Creates the clone of the current EntitySchemaDatePartQueryFunction instance.  
Public - методCreateQueryColumnExpressionПереопределен. For the current function, gets the query column expression that is generated taking into account the specified access rights.  
Public - методGetArgumentsПереопределен. Gets the collection of expressions of function arguments.  
Public - методGetCaptionПереопределен. Gets the caption of the expression function.  
Public - методGetIsSupportedDataValueTypeПереопределен. Indicates whether the output of the function has the specified data type.  
Public - методGetResultDataValueTypeПереопределен. Gets the data type of the output returned by the function, using the passed-in data type manager.  
Public - методWriteMetaDataПереопределен. Serializes the function, using the specified Terrasoft.Common.DataWriter instance.  

Иерархия наследования

System.Object
      Terrasoft.Core.Entities.EntitySchemaQueryFunction
         Terrasoft.Core.Entities.EntitySchemaDatePartQueryFunction

Смотри также

© Terrasoft 2002-2017.