Query.Execute - метод Смотри также Terrasoft.Core.DB - пространство имен > Query - класс : Execute - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Execute() | Executes the query text and returns the number of rows affected when executing the query. |
Execute(DBExecutor) | Executes the query text, using the specified DBExecutor instance, and returns the number of rows affected when executing the query. |