MongoCollection::validate

(PECL mongo >=0.9.0)

MongoCollection::validateValidates this collection

설명

public array MongoCollection::validate ([ bool $scan_data = FALSE ] )

인수

scan_data

Only validate indices, not the base collection.

반환값

Returns the database's evaluation of this object.

add a note add a note

User Contributed Notes

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