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

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

공개 프로퍼티들

프로퍼티 타입 설명
column_family bool
consistency_level bool
range bool
start_column bool

프로퍼티 상세

column_family 공개적으로 프로퍼티

public bool column_family
리턴 bool

consistency_level 공개적으로 프로퍼티

public bool consistency_level
리턴 bool

range 공개적으로 프로퍼티

public bool range
리턴 bool

start_column 공개적으로 프로퍼티

public bool start_column
리턴 bool