MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::getTypeReturns the BinaryInterface's type

說明

abstract public MongoDB\BSON\BinaryInterface::getType(): int

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the BinaryInterface's type.

參見