USqlTableType Class

  • java.lang.Object

public class USqlTableType extends USqlType

A Data Lake Analytics catalog U-SQL table type item.

Method Summary

Modifier and Type Method and Description
List<TypeFieldInfo> columns()

Get the columns value.

Inherited Members

Method Details

columns

public List columns()

Get the columns value.

Returns:

the columns value

Applies to