C# Class Apache.Hadoop.Hive.FieldSchema.Isset

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
comment bool
name bool
type bool

Property Details

comment public property

public bool comment
return bool

name public property

public bool name
return bool

type public property

public bool type
return bool