Cassandra\Value::type PHP Méthode

type() public méthode

The type of represented by the value.
public type ( ) : cassandra\Type
Résultat cassandra\Type
    function type();
Value