update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\Driver\BulkWrite::insert(mongodb >=0.2.0) MongoDB\Driver\BulkWrite::insert — Add an insert operation to the bulk 설명Adds an insert operation to the MongoDB\Driver\BulkWrite. 인수
반환값
If the 오류/예외
예제Example #1 MongoDB\Driver\BulkWrite::insert() example
<?php 위 예제의 출력 예시: object(MongoDB\BSON\ObjectID)#3 (1) { ["oid"]=> string(24) "54d51146bd21b91405401d92" } NULL NULL 참고
|