文字

MongoDB\BSON\Timestamp::__construct

(mongodb >=1.0.0)

MongoDB\BSON\Timestamp::__constructDescription

说明

final public MongoDB\BSON\Timestamp::__construct ( string $increment , string $timestamp )

参数

increment

timestamp

返回值

错误/异常

范例

Example #1 MongoDB\BSON\Timestamp::__construct() example

<?php



?>

以上例程的输出类似于:

...

参见

上一篇: 下一篇: