MediaWiki
REL1_23
|
Public Member Functions | |
__construct ($data) | |
fetch () | |
Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields. |
Definition at line 1417 of file DatabaseMssql.php.
MssqlBlob::__construct | ( | $ | data | ) |
Reimplemented from Blob.
Definition at line 1418 of file DatabaseMssql.php.
MssqlBlob::fetch | ( | ) |
Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields.
Reimplemented from Blob.
Definition at line 1435 of file DatabaseMssql.php.
References $ret.