MongoDB\BSON\Int64::__construct

(mongodb >=1.5.0)

MongoDB\BSON\Int64::__constructConstruct a new Int64 (unused)

說明

final private MongoDB\BSON\Int64::__construct()

MongoDB\BSON\Int64 objects are created through conversion from a 64-bit integer BSON type on a 32-bit platform and cannot be constructed directly.

參數(shù)

此函數(shù)沒有參數(shù)。

參見