This "magic" method is invoked upon serialize() and works in tandem with the __wakeup() method to ensure that your database connection is serializable.
This "magic" method is invoked upon unserialize().
Class Details
[line 49]
MS SQL Server implementation of Connection.
If you have trouble with BLOB / CLOB support --------------------------------------------
You may need to change some PHP ini settings. In particular, the following settings set the text size to maximum which should get around issues with truncated data: