IParametrizedQuery - интерфейс Члены Смотри также Terrasoft.Core.DB - пространство имен : IParametrizedQuery - интерфейс C#
Glossary Item Box
public interface IParametrizedQuery
Тип IParametrizedQuery предоставляет следующие члены.
Имя | Описание | |
---|---|---|
BuildParametersAsValue | Determines whether the query parameters are to be added as values into the query text. | |
HasParameters | Determines whether the query has parameters. | |
Parameters | Collection of the query parameters. |
Имя | Описание | |
---|---|---|
GetUsingParameters | Gets the collection of the query parameters. | |
InitializeParameters | Initializes the collection of the query parameters. | |
ResetParameters | Clears the collection of the query parameters. |