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