C# Class Apache.Cassandra.KsDef.Isset

Show file Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
cf_defs bool
durable_writes bool
name bool
replication_factor bool
strategy_class bool
strategy_options bool

Property Details

cf_defs public property

public bool cf_defs
return bool

durable_writes public property

public bool durable_writes
return bool

name public property

public bool name
return bool

replication_factor public property

public bool replication_factor
return bool

strategy_class public property

public bool strategy_class
return bool

strategy_options public property

public bool strategy_options
return bool