C# 클래스 Apache.Cassandra.KsDef.Isset

파일 보기 프로젝트 열기: pchalamet/cassandra-sharp

공개 프로퍼티들

프로퍼티 타입 설명
cf_defs bool
durable_writes bool
name bool
replication_factor bool
strategy_class bool
strategy_options bool

프로퍼티 상세

cf_defs 공개적으로 프로퍼티

public bool cf_defs
리턴 bool

durable_writes 공개적으로 프로퍼티

public bool durable_writes
리턴 bool

name 공개적으로 프로퍼티

public bool name
리턴 bool

replication_factor 공개적으로 프로퍼티

public bool replication_factor
리턴 bool

strategy_class 공개적으로 프로퍼티

public bool strategy_class
리턴 bool

strategy_options 공개적으로 프로퍼티

public bool strategy_options
리턴 bool