update page now

MongoDB\BSON\Binary::getVectorType

(mongodb >=2.2.0)

MongoDB\BSON\Binary::getVectorTypeReturns the data type for a Binary with the vector subtype

Açıklama

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the data type of the Binary vector.

Hatalar/İstisnalar

add a note

User Contributed Notes

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