C# Class Apache.Cassandra.SliceRange.Isset

显示文件 Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
count bool
finish bool
reversed bool
start bool

Property Details

count public_oe property

public bool count
return bool

finish public_oe property

public bool finish
return bool

reversed public_oe property

public bool reversed
return bool

start public_oe property

public bool start
return bool