International PHP Conference Munich 2026

MongoDB\BSON\Binary::getVectorType

(mongodb >=2.2.0)

MongoDB\BSON\Binary::getVectorTypeDevuelve el tipo de datos para un Binary con el subtipo vector

Descripción

final public function MongoDB\BSON\Binary::getVectorType(): MongoDB\BSON\VectorType

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el tipo de datos del vector Binary.

Errores/Excepciones

add a note

User Contributed Notes

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