Power Query
published
Search
⌃K
Introduction
Accessing Data
Action
Binary
Binary Formats
Combiner
Comparer
Cube
Date
Date Time
Date Time Zone
Diagnostics
Duration
Error
Expression
Function
Lines
List
Logical
Metadata
Number
Record
Replacer
Splitter
Table
Text
Time
Type
Function.IsDataSource
Type.AddTableKey
Type.ClosedRecord
Type.Facets
Type.ForFunction
Type.ForRecord
Type.FunctionParameters
Type.FunctionRequiredParameters
Type.FunctionReturn
Type.Is
Type.IsNullable
Type.IsOpenRecord
Type.ListItem
Type.NonNullable
Type.OpenRecord
Type.RecordFields
Type.ReplaceFacets
Type.ReplaceTableKeys
Type.TableColumn
Type.TableKeys
Type.TableRow
Type.TableSchema
Type.Union
Uri
Values
Powered By
GitBook
Type.AddTableKey
Type.AddTableKey
Adds a key to the given table type.
function (
table
as type,
columns
as list,
isPrimary
as logical) as type
Description
Adds a key to the given table type.
Category
Type
Previous
Function.IsDataSource
Next
Type.ClosedRecord
Last modified
4yr ago