zhamao-framework/docs/api/ZM/MySQL/MySQLQueryBuilder.md

18 lines
242 B
Markdown
Raw Normal View History

2022-03-27 16:42:36 +08:00
# ZM\MySQL\MySQLQueryBuilder
## execute
```php
public function execute(): int|MySQLStatementWrapper
```
### 描述
作者很懒,什么也没有说
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| int|MySQLStatementWrapper | |