isOldMssql() protected method
| protected boolean isOldMssql ( ) | ||
|---|---|---|
| return | boolean |
Whether the version of the MSSQL being used is older than 2012. |
| throws | yii\base\InvalidConfigException | |
| throws | yii\db\Exception | |
isOldMssql() protected method
| protected boolean isOldMssql ( ) | ||
|---|---|---|
| return | boolean |
Whether the version of the MSSQL being used is older than 2012. |
| throws | yii\base\InvalidConfigException | |
| throws | yii\db\Exception | |
Please login to continue.