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

QueryFunction - члены Смотри также  Методы  Terrasoft.Core.DB - пространство имен : QueryFunction - класс Включить унаследованные члены Включить защищенные члены

Glossary Item Box

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

Методы

 ИмяОписание
Public - методstatic (Shared in Visual Basic)AddGets the arithmetic addition expression of the passed-in expression functions.  
Public - методAddUsingParametersAdds the passed-in collection of parameters in the function arguments.  
Public - методBuildSqlTextGenerates the query text, using the passed-in System.Text.StringBuilder instance and the DBEngine query builder.  
Public - методCloneCreates a copy of the current QueryFunction instance.  
Public - методstatic (Shared in Visual Basic)DivideGets the expression of dividing the passed-in left expression function by the passed-in right expression function.  
Public - методGetQueryColumnExpressionGets the query column expression for the current query function.  
Public - методstatic (Shared in Visual Basic)MultiplyGets the expression of multiplying the passed-in expression functions.  
Public - методstatic (Shared in Visual Basic)NegateGets the expression that negates the value of the passed-in function.  
Public - методstatic (Shared in Visual Basic)SubtractGets the expression of subtraction of the passed-in right expression function from the passed-in left expression function.  

Операторы

 ИмяОписание
Public - операторstatic (Shared in Visual Basic)СложениеOverloads the operator of adding two expression functions.  
Public - операторstatic (Shared in Visual Basic)ДелениеOverloads the operator of dividing two expression functions.  
Public - операторstatic (Shared in Visual Basic)УмножениеOverloads the operator of multiplying two expression functions.  
Public - операторstatic (Shared in Visual Basic)ВычитаниеOverloads the operator of subtracting the right expression function from the left expression function.  
Public - операторstatic (Shared in Visual Basic)Унарное отрицаниеOverloads the operator of negating the passed-in expression function.  

Смотри также

© Terrasoft 2002-2017.