C# Class Apache.Cassandra.KeyRange.Isset

Afficher le fichier Open project: pchalamet/cassandra-sharp

Méthodes publiques

Свойство Type Description
count bool
end_key bool
end_token bool
row_filter bool
start_key bool
start_token bool

Property Details

count public_oe property

public bool count
Résultat bool

end_key public_oe property

public bool end_key
Résultat bool

end_token public_oe property

public bool end_token
Résultat bool

row_filter public_oe property

public bool row_filter
Résultat bool

start_key public_oe property

public bool start_key
Résultat bool

start_token public_oe property

public bool start_token
Résultat bool