MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::getTypeRetourne le type de BinaryInterface

Description

abstractpublicMongoDB\BSON\BinaryInterface::getType(): int

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne le type de BinaryInterface.

Voir aussi

To Top