C# 클래스 Apache.Hadoop.Hive.ThriftHiveMetastore.drop_partition_by_name_args.Isset

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

공개 프로퍼티들

프로퍼티 타입 설명
db_name bool
deleteData bool
part_name bool
tbl_name bool

프로퍼티 상세

db_name 공개적으로 프로퍼티

public bool db_name
리턴 bool

deleteData 공개적으로 프로퍼티

public bool deleteData
리턴 bool

part_name 공개적으로 프로퍼티

public bool part_name
리턴 bool

tbl_name 공개적으로 프로퍼티

public bool tbl_name
리턴 bool