ForeignKey

harness.sql.Col$.Constraint$.ForeignKey
See theForeignKey companion object
final class ForeignKey extends Constraint

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • Constraint

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Constraint -> Any
Inherited from:
Constraint

Concrete fields

val fkr: () => ForeignKeyRef