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

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

Glossary Item Box

Represents the query parameter.

Синтаксис

public class QueryParameter 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоDirectionThe direction of the parameter value transfer.  
Public - свойствоIsAutoAddedIndicates whether the query parameter is automatically added.  
Public - свойствоIsAutoNameDetermines whether to generate a name of the query parameter automatically.  
Public - свойствоNameThe name of the query parameter.  
Public - свойствоParentParametrizedQueryThe parent query to which the parameter belongs.  
Public - свойствоValueThe value of the query parameter.  
Public - свойствоValueTypeThe value type of the query parameter.  
Public - свойствоValueTypeNameThe name of the value type of the query parameter.  

Методы

 ИмяОписание
Public - методCloneCreates the clone of the current QueryParameter instance.  
Public - методEqualsDetermines whether the given QueryParameter instance and the specified System.Object instance have the same values.  
Public - методGetHashCodeReturns a hash code for an entity.  

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

System.Object
   Terrasoft.Core.DB.QueryParameter

Смотри также

© Terrasoft 2002-2017.