Table.AddKey
दी गई तालिका के प्रकार में कुंजी जोड़ता है.
Syntax
Table.AddKey(
table as table,
columns as list,
isPrimary as logical
) as table
दी गई तालिका के प्रकार में कुंजी जोड़ता है.
Table.AddKey(
table as table,
columns as list,
isPrimary as logical
) as table