Cassandra\Value::type PHP 메소드

type() 공개 메소드

The type of represented by the value.
public type ( ) : cassandra\Type
리턴 cassandra\Type
    function type();
Value