Learn R Programming

ReDaMoR (version 0.8.2)

set_unique_index: Set table index uniqueness in a RelDataModel

Description

Set table index uniqueness in a RelDataModel

Usage

set_unique_index(x, tableName, fieldNames, unique)

Value

A RelDataModel

Arguments

x

a RelDataModel

tableName

the name of the table to modify (a single character)

fieldNames

the names of the fields composing the index

unique

a logical value