QueryParameterCollection.AddVar - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryParameterCollection - класс : AddVar - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
AddVar(String,Object,DataValueType) | In the current collection of query parameters, adds the input/output parameter with the specified name, value and value type. |
AddVar(String,Object,String) | In the current collection of query parameters, adds the input/output parameter with the specified name, value and name of the data type of the parameter value. |