sys.function_order_columns

objects
#objects#catalog-view

Description

Returns one row per column that is a part of an expression of a common language runtime (CLR) table-valued function.

Permissions

Article • 02/28/2023 Description ID of the object (CLR table-valued function) the order is defined on. ID of the order column. is unique only within. represents the position of this column in the ordering. ID of the column in. is unique only within. 1 = order column has a descending sort direction. 0 = order column has an ascending sort direction. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see Metadata Visibility Configuration. Object Catalog Views (Transact-SQL) Catalog Views (Transact-SQL) ノ Expand table See Also