MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

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

Açıklama

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the BinaryInterface's type.

Ayrıca Bakınız