C# Class Apache.Cassandra.SliceRange.Isset

Show file Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
count bool
finish bool
reversed bool
start bool

Property Details

count public property

public bool count
return bool

finish public property

public bool finish
return bool

reversed public property

public bool reversed
return bool

start public property

public bool start
return bool