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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
QueryParameter ()Initializes a new QueryParameter instance.  
QueryParameter (Object)Initializes a new QueryParameter instance with the specified value.  
QueryParameter (String,Object)Initializes a new QueryParameter instance with the specified name and value.  
QueryParameter (String,Object,DataValueType)Initializes a new QueryParameter instance with the specified name and value of the specific data type.  
QueryParameter (String,Object,String)Initializes a new QueryParameter instance with the specified name and value of the specific data type.  
QueryParameter (String,Stream)Initializes a new QueryParameter instance with the specified name and value of the System.IO.Stream type.  
QueryParameter (QueryParameter)Initializes a new QueryParameter instance that is a clone of the specified QueryParameter instance.  

Смотри также

© Terrasoft 2002-2017.

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

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