The MongoDB\Driver\WriteError class

(mongodb >=1.0.0)

Вступ

Короткий Огляд Класа

final MongoDB\Driver\WriteError {
/* Методи */
final public ReturnType getCode ( void )
final public ReturnType getIndex ( void )
final public ReturnType getMessage ( void )
}

Зміст

add a note add a note

User Contributed Notes

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