QueryParameter - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : QueryParameter - класс C#
Glossary Item Box
public class QueryParameter
Тип QueryParameter предоставляет следующие члены.
Имя | Описание | |
---|---|---|
QueryParameter | Перегружен. |
Имя | Описание | |
---|---|---|
Direction | The direction of the parameter value transfer. | |
IsAutoAdded | Indicates whether the query parameter is automatically added. | |
IsAutoName | Determines whether to generate a name of the query parameter automatically. | |
Name | The name of the query parameter. | |
ParentParametrizedQuery | The parent query to which the parameter belongs. | |
Value | The value of the query parameter. | |
ValueType | The value type of the query parameter. | |
ValueTypeName | The name of the value type of the query parameter. |
Имя | Описание | |
---|---|---|
Clone | Creates the clone of the current QueryParameter instance. | |
Equals | Determines whether the given QueryParameter instance and the specified System.Object instance have the same values. | |
GetHashCode | Returns a hash code for an entity. |
System.Object
Terrasoft.Core.DB.QueryParameter