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

Datei anzeigen 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_oe property

public bool createTime
return bool

dbName public_oe property

public bool dbName
return bool

lastAccessTime public_oe property

public bool lastAccessTime
return bool

owner public_oe property

public bool owner
return bool

parameters public_oe property

public bool parameters
return bool

partitionKeys public_oe property

public bool partitionKeys
return bool

privileges public_oe property

public bool privileges
return bool

retention public_oe property

public bool retention
return bool

sd public_oe property

public bool sd
return bool

tableName public_oe property

public bool tableName
return bool

tableType public_oe property

public bool tableType
return bool

viewExpandedText public_oe property

public bool viewExpandedText
return bool

viewOriginalText public_oe property

public bool viewOriginalText
return bool