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

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

공개 프로퍼티들

프로퍼티 타입 설명
name bool
timestamp bool
ttl bool
value bool

프로퍼티 상세

name 공개적으로 프로퍼티

public bool name
리턴 bool

timestamp 공개적으로 프로퍼티

public bool timestamp
리턴 bool

ttl 공개적으로 프로퍼티

public bool ttl
리턴 bool

value 공개적으로 프로퍼티

public bool value
리턴 bool