MongoDB\Driver\ServerApi::bsonSerialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::bsonSerializeReturns an object for BSON serialization

Açıklama

final public MongoDB\Driver\ServerApi::bsonSerialize(): object

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an object for serializing the ServerApi as BSON.

Hatalar/İstisnalar

Ayrıca Bakınız

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top