C# 클래스 Apache.Hadoop.Hive.FieldSchema.Isset

파일 보기 프로젝트 열기: zbw911/CS4Hadoop

공개 프로퍼티들

프로퍼티 타입 설명
comment bool
name bool
type bool

프로퍼티 상세

comment 공개적으로 프로퍼티

public bool comment
리턴 bool

name 공개적으로 프로퍼티

public bool name
리턴 bool

type 공개적으로 프로퍼티

public bool type
리턴 bool