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

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
createTime bool
dbName bool
lastAccessTime bool
owner bool
parameters bool
partitionKeys bool
privileges bool
retention bool
sd bool
tableName bool
tableType bool
viewExpandedText bool
viewOriginalText bool

Property Details

createTime public property

public bool createTime
return bool

dbName public property

public bool dbName
return bool

lastAccessTime public property

public bool lastAccessTime
return bool

owner public property

public bool owner
return bool

parameters public property

public bool parameters
return bool

partitionKeys public property

public bool partitionKeys
return bool

privileges public property

public bool privileges
return bool

retention public property

public bool retention
return bool

sd public property

public bool sd
return bool

tableName public property

public bool tableName
return bool

tableType public property

public bool tableType
return bool

viewExpandedText public property

public bool viewExpandedText
return bool

viewOriginalText public property

public bool viewOriginalText
return bool