PHP Interface Cassandra\Value

See also: Bigint
See also: Smallint
See also: Tinyint
See also: Blob
See also: Collection
See also: Float
See also: Inet
See also: Map
See also: Set
See also: Timestamp
See also: Timeuuid
See also: Uuid
See also: Varint
See also: Date
See also: Time
See also: Numeric
See also: UuidInterface
Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

Méthode Description
type ( ) : cassandra\Type The type of represented by the value.

Method Details

type() public méthode

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