MongoDB\BSON\Int64::__construct
(mongodb >=1.5.0)
MongoDB\BSON\Int64::__construct — Construct a new Int64
说明
Creates a new MongoDB\BSON\Int64 instance for the given integer value.
参数
更新日志
| 版本 | 说明 | 
|---|---|
| PECL mongodb 1.16.0 | 
         This method was made public to support creating Int64 instances when working with raw BSON.  | 
      
错误/异常
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
 - Throws MongoDB\Driver\Exception\InvalidArgumentException if string 
valuecannot be parsed as a 64-bit integer. 
参见
  +添加备注
  
 用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-int64.construct.php