C# Class Apache.Cassandra.Column.Isset

Show file Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
name bool
timestamp bool
ttl bool
value bool

Property Details

name public property

public bool name
return bool

timestamp public property

public bool timestamp
return bool

ttl public property

public bool ttl
return bool

value public property

public bool value
return bool