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