MediaWiki
1.23.2
|
Public Member Functions | |
__construct ( $data) | |
fetch () | |
Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields. More... | |
Additional Inherited Members | |
Protected Attributes inherited from Blob | |
string | $mData |
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.