C# Class Apache.Cassandra.Column.Isset

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

Public Properties

Property Type Description
name bool
timestamp bool
ttl bool
value bool

Property Details

name public_oe property

public bool name
return bool

timestamp public_oe property

public bool timestamp
return bool

ttl public_oe property

public bool ttl
return bool

value public_oe property

public bool value
return bool