getRefAttribute-methods {pgUtils}R Documentation

Return the name of the primary key of the referenced table

Description

getRefAttribute returns the primary key attribute name of the referenced table (usually the table name followed by “_pk”)

Methods

object = "AutoReference"
The AutoReference object.

See Also

AutoReference-class


[Package pgUtils version 1.10.0 Index]