\name{getRefAttribute-methods}
\docType{methods}
\alias{getRefAttribute-methods}
\alias{getRefAttribute,AutoReference-method}
\alias{getRefAttribute}
\title{Return the name of the primary key of the referenced table}
\description{
 \code{getRefAttribute} returns the primary key attribute name of the referenced table (usually the table name followed by \dQuote{\_pk})
}
\section{Methods}{
\describe{
\item{object = "AutoReference"}{ The AutoReference object. }
}}
\seealso{\code{\link{AutoReference-class}}}
\keyword{methods}