The properties of the JetKeyColumn class are listed below. For a complete list of JetKeyColumn class members, see the JetKeyColumn Members topic.
Collation | Gets the column's collation. |
Foreign | Gets the name of column in the FOREIGN KEY constraint in the referred to table. |
Ordinal | Gets the ordinal index of the column. |
Primary | Gets the column name of the INDEX or PRIMARY KEY constraint or the column in the FOREIGN KEY constraint that refers to the containing table. |
JetKeyColumn Class | Primeworks.DataPortSync.Jet Namespace