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

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

공개 프로퍼티들

프로퍼티 타입 설명
index_name bool
index_options bool
index_type bool
name bool
validation_class bool

프로퍼티 상세

index_name 공개적으로 프로퍼티

public bool index_name
리턴 bool

index_options 공개적으로 프로퍼티

public bool index_options
리턴 bool

index_type 공개적으로 프로퍼티

public bool index_type
리턴 bool

name 공개적으로 프로퍼티

public bool name
리턴 bool

validation_class 공개적으로 프로퍼티

public bool validation_class
리턴 bool