Column.Parameter - метод Смотри также Terrasoft.Core.DB - пространство имен > Column - класс : Parameter - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Parameter(Object) | Gets the expression of the [Parameter] type with the specified value. |
Parameter(Object,String,ParameterDirection) | Gets the expression of the [Parameter] type with the specified value, name and direction for passing the parameter. |
Parameter(Stream) | Gets the expression of the [Parameter] type with the specified value. |
Parameter(Object,DataValueType) | Gets the expression of the [Parameter] type with the specified value of the specified data type. |
Parameter(Object,String) | Gets the expression of the [Parameter] type with the specified value of data type with the specified name. |