C# Class Apache.Cassandra.Column.Isset

Afficher le fichier Open project: pchalamet/cassandra-sharp

Méthodes publiques

Свойство Type Description
name bool
timestamp bool
ttl bool
value bool

Property Details

name public_oe property

public bool name
Résultat bool

timestamp public_oe property

public bool timestamp
Résultat bool

ttl public_oe property

public bool ttl
Résultat bool

value public_oe property

public bool value
Résultat bool