Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary
U-SQL also supports specifying types that represent composite rowset - or table - types. These types are often anonymous, for example when defining a table, but can also be named with the CREATE TYPE statement and then referenced in U-SQL table-valued function and procedure definitions.