Class Table.ForeignKey
java.lang.Object
com.inductiveautomation.ignition.gateway.localdb.Table.ForeignKey
- Enclosing class:
- Table
- 
Method SummaryModifier and TypeMethodDescriptionbooleangenDdl(StringBuilder sb) CONSTRAINT "FK_TABLENAME_FIELDNAME" FOREIGN KEY ("COLUMN", "COLUMN", ...) REFERENCES "REFTABLE" ("COLUMN", "COLUMN", ...)toString()