Collection class
(PECL mysql-xdevapi >= 8.0.11)
类摘要
public count
(
) : int
public createIndex
( string $index_name
, string $index_desc_json
) : void
public dropIndex
( string $index_name
) : bool
public existsInDatabase
(
) : bool
public getName
(
) : string
public getOne
( string $id
) : Document
public getSchema
(
) : Schema Object
public getSession
(
) : Session
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.